tdunglas opened a new issue, #38350:
URL: https://github.com/apache/arrow/issues/38350

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   Hello,
   
   I've set a fs.HadoopFileSystem with the host from my core-site.xml, default 
port, set the kerb_ticket to my local renew ticket '/secrets/krb_some_id' with 
a conf specified for 'hadoop.security.authentification: kerberos'.
   
   Which create my hdfs 'fine' I guess i got no error at that step but.
   
   When i try to read a remote file in my hdfs host i can't and got error:
   
   SIMPLE authentification is not enabled. available [KERBEROS]
   
   and in the core-site.xml it is well set to kerberos.
   
   So why is it trying to use the simple auth ?
   How can i force it to use the kerberos i have ready.
   
   Thank.
   
   ### Component(s)
   
   Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to