hadoop2 - APACHE DRILL:ISSUE connecting to hive with kerbros enabled -


i have cluster kerbroized ,i have installed drill in server , trying use hive part of kerbrorized cluster .

as part of hive have put below configuration on drill-override.conf

    drill.exec: {     security: {      # user.auth.enabled:true,       auth.mechanisms:["kerberos"],       auth.principal:"xxxx/xxxxxxxx",       auth.keytab:"/xxx/xxxx/drill.keytab"     drill.exec.http.ssl_enabled="true"      }   } drill.exec: {  cluster-id: "drillbits1",  zk.connect: "localhost:2181" 

}

when accessing hive drill ui ,getting below errors:

 2017-04-07 12:32:48,322 [2718c667-5587-b307-58f7-b673e29b7dbf:frag:0:0]          warn  o.a.d.e.s.h.schema.hiveschemafactory - failure while getti   ng hive database list.     org.apache.thrift.texception: java.util.concurrent.executionexception:           metaexception(message:got exception: org.apache.thrift.transport.  ttransportexception null) 

i have tried drill version:1.5.0,1.10.0

appriciate resolve issue.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -