Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6220

Drill Connectivity Issue with Kerberorized HDFS

    XMLWordPrintableJSON

Details

    Description

      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:"[xxx@BDP.COM|mailto:xxx@BDP.COM]",  auth.keytab:"/etc/security/keytabs/xxx.keytab",  user.encryption.sasl.enabled: true  }

       
       
      [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/nvmbd2ajj110v04@RILBDP.COM" -n "drill/nvmbd2ajj110v04@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> 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

       
       

      Regards,
      Deepak S

      Attachments

        Activity

          People

            Unassigned Unassigned
            DeepakS Deepak Shivamurthy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: