Hello,
We are having this error when connecting Griffin to Hive metastore, it is not
able to get databases from Hive metastore, does anybody know how could we solve
it?
2019-08-21 11:00:34.209 INFO 14970 --- [nio-8080-exec-2] h.metastore
: Trying to connect to metastore with URI
thrift://inhas68626.eu.boehringer.com:9083
2019-08-21 11:00:34.211 INFO 14970 --- [nio-8080-exec-2] h.metastore
: Opened a connection to metastore, current connections: 1
2019-08-21 11:00:34.211 INFO 14970 --- [nio-8080-exec-2] h.metastore
: Connected to metastore.
2019-08-21 11:00:34.211 ERROR 14970 --- [nio-8080-exec-2]
o.a.g.c.m.h.HiveMetaStoreService : Can not get databases : {}
org.apache.hadoop.hive.metastore.api.MetaException: Got exception:
org.apache.thrift.transport.TTransportException null
at
org.apache.hadoop.hive.metastore.MetaStoreUtils.logAndThrowMetaException(MetaStoreUtils.java:1342)
~[hive-metastore-2.2.0.jar!/:2.2.0]
at
org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getAllDatabases(HiveMetaStoreClient.java:1156)
~[hive-metastore-2.2.0.jar!/:2.2.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_191]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_191]
Waiting for your answer.
Regards