hive Start Times the following error message .net
[root@master bin]# hive
get
Missing Hive Execution Jar: /data0/hive/hive1.2.1/lib/hive-exec-*.jar io
Solution: ast
One, check the /etc/profile file configuration cli
Is the $HIVE_HOME configuration correctly configured
export HIVE_HOME=/data0/hive/hive1.2.1
file
export PATH=.:$HIVE_HOME/bin:$PATH meta
Is there a hive-exec under $ HIVE_HOME / lib – * jar and other jar package: two, check. Download
If not, download a hive-exec file
Error message:
[root@master lib]# hive
Missing Hive MetaStore Jar
Download the jar package: hive-metastore-1.1.0 and upload it to $HIVE_HOME/lib
Error message:
[root@master lib]# hive
Missing Hive CLI Jar
Download the jar package: hive-cli.jar package
If the same error is reported after uploading, try adding the package name to the version number, for example: hive-cli.jar –> hive-cli-1.1.0.jar
Similar Posts:
- SparkSQL Use DataSet to Operate createOrReplaceGlobalTempView Error
- Sqoop Import MYSQL Datas to Hive Error: Could not load org.apache.hadoop.hive.conf.HiveConf. Make sure HIVE_CONF_DIR is set correctly
- Hive initialization metadata error [How to Solve]
- org.apache.thrift.TApplicationException: Required field ‘client_protocol’ is unset!
- [Solved] hive service hiveserver2 Error: GC overhead limit exceeded
- [Solved] Hive Update and Delete Error: Attempt to do update or delete using transaction manager
- “Execution error, return code 1 from org. Apache. Hadoop. Hive. QL. Exec. Movetask” error occurred when hive imported data locally
- [Solved] CDP7.1.7 Install hive on tez Error: Can’t create directory /mnt/ssd/yarn/nm/usercache/urika/appcache/application_1424508393097_0004 – Permission denied
- [Hive on Tez] Input path does not exists error
- [Solved] spark Connect hive Error: javax.jdo.JDODataStoreException: Required table missing : “`DBS`” in Catalog “” Schema “”