Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
org.apache.hadoop.hive.metastore.api.NoSuchObjectException: default at org.apache.hadoop.hive.metastore.ObjectStore.getDatabase(ObjectStore.java:717) ~[hive-standalone-metastore-server-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT] at sun.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102] at org.apache.hadoop.hive.metastore.RawStoreProxy.invoke(RawStoreProxy.java:97) ~[hive-standalone-metastore-server-4.0.0-SN
One can decipher that this exception is in regards to a database by looking at the stack trace, but it should be specified in the error message itself. Also, there is no catalogue information provided, so it could be a bit ambiguous.