Failed in hive: lockexception [error 10280]: error communicating with the Metastore
FAILED: LockException [Error 10280]: Error communicating with the metastore
Just turn on the service
Under hive’s installation directory, start hive’s service
bin/hive --service metastore
As follows
Then run hive
Read More:
- [Solved] hive Caused by: MetaException(message:Version information not found in metastore. )
- [Solved] Schema initialization FAILED Metastore state would be inconsistent
- Hive Error: FAILED: RuntimeException Error loading hooks(hive.exec.post.hooks): java.lang.ClassNotFoundException: org.apache.atlas.hive.hook.HiveHook
- [Solved] Hive Error: FAILED: Execution Error, return code 3 from org.apache.hadoop.hive.ql.exec.mr.MapredLocalTask
- Initial installation of hive-2.1.0 startup error problem solution
- Hive ERROR Failed with exception java.io.IOException:java.lang.IllegalArgumentException
- Hive: Hive partition sorting error [How to Solve]
- [Solved] Hive 2.3.9 Error: Error: Unrecognized column type: UNIONTYPE (state=,code=0)
- [Solved] Hive Warehouse error: com.google.common.base.Preconditions.checkArgument
- CDH restart hive error [How to Solve]
- [Solved] Hive execute insert overwrite error: could not be cleared up
- Hive 3.1.2 startup error reporting and resolution of guava version conflict
- Hive Statement Error During Execution: Error while processing statement: FAILED: Execution Error, return code 2 from o
- Sqoop exports hive data to MySQL Error [How to Solve]
- [Solved] Hive tez due to: ROOT_INPUT_INIT_FAILURE java.lang.IllegalArgumentException: Illegal Capacity: -38297
- [Solved] bin/hive Startup Error: Operation category READ is not supported in state standby
- [Solved] Hive Error while processing statement: FAILED: Execution Error
- Centos7 hive started to report an error. There is no route to the host. The firewall has been closed
- HIVE Error: Error: Error while processing statement: FAILED: Execution Error, return code 2 from org.apac