Intel-bigdata / HiBench

HiBench is a big data benchmark suite.
Other
1.45k stars 761 forks source link

HiveError:HiveException java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient #713

Closed shanshw closed 1 year ago

shanshw commented 2 years ago

My Hadoop version is 2.10.0 and I didn't install hive. Do I need to install hive to avoid the error? thanks a lot!

shanshw commented 1 year ago

well, there is a patch(inside a shell script or something like this) to recover it, and the reason my hadoop didn't load the script automatically is beacase I changed my hadoop home directory from hadoop-x.x.x(i.e., 3.3.6) into hadoop, then the script didn't catch the version informatin of my hadoop and didn't load the patch.