Deepak Shivamurthy created DRILL-6220:
-----------------------------------------

             Summary: Drill Connectivity Issue with Kerberorized HDFS
                 Key: DRILL-6220
                 URL: https://issues.apache.org/jira/browse/DRILL-6220
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - HTTP, Client - JDBC, Documentation
    Affects Versions: 1.11.0
            Reporter: Deepak Shivamurthy


Hi Team, 
We are facing issue when starting drill after adding below config in 
drill-override.conf.. any help here would be appreciated. Thanks 

impersonation: { 
enabled: true, 
max_chained_user_hops: 3 
}, 
security: { 
user.auth.enabled:true, 
auth.mechanisms:["KERBEROS","PLAIN"], 
auth.principal:"[x...@bdp.com|mailto:x...@bdp.com]", 
auth.keytab:"/etc/security/keytabs/xxx.keytab", 
user.encryption.sasl.enabled: true 
}
{color:#1e1e1e} {color}
{color:#1e1e1e} {color}
{color:#1e1e1e}[root@NVMBD2AJJ110V04 apache-drill-1.11.0]# bin/sqlline -u 
"jdbc:drill:zk=journalnode1.jiolabs.com:2181;auth=kerberos;service_name=drill;service_host=nvmbd2ajj110v04;keytab=/etc/security/keytabs/drill.keytab;principal=drill/[nvmbd2ajj110...@rilbdp.com|mailto:nvmbd2ajj110...@rilbdp.com]";
 -n "drill/[nvmbd2ajj110...@rilbdp.com|mailto:nvmbd2ajj110...@rilbdp.com]" 
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; 
support was removed in 8.0 
apache drill 1.11.0 
"a drill in the hand is better than two in the bush" 
0: 
jdbc:drill:zk=[journalnode1.jiolabs.com:218|http://journalnode1.jiolabs.com:218/]>
 show schemas; 
Error: RESOURCE ERROR: Failed to create schema tree. 


[Error Id: 87691a44-9ae3-4765-bdba-52ef4f3eaa9c on NVMBD2AJJ110V04:31010] 
(state=,code=0) 
0: 
jdbc:drill:zk=[journalnode1.jiolabs.com:218|http://journalnode1.jiolabs.com:218/]>
 
{color}
{color:#1e1e1e} {color}
{color:#1e1e1e} {color}
{color:#1e1e1e}
{color}
Regards,
Deepak S



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to