Hello,

We are getting an error when trying to connect to an encrypter hive metastore:

2019-08-13 14:35:15.890  INFO 84294 --- [nio-8080-exec-4] h.metastore           
                   : Trying to connect to metastore with URI 
thrift://inhas68626.eu.boehringer.com:9083
2019-08-13 14:35:15.893  INFO 84294 --- [nio-8080-exec-4] h.metastore           
                   : Opened a connection to metastore, current connections: 1
2019-08-13 14:35:15.893  INFO 84294 --- [nio-8080-exec-4] h.metastore           
                   : Connected to metastore.
2019-08-13 14:35:15.893 ERROR 84294 --- [nio-8080-exec-4] 
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]

Does Griffin support this kind of connection?

Regards

Reply via email to