You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/24 14:43:24 UTC

[GitHub] [airflow] elukey commented on pull request #5659: [AIRFLOW-5033] Switched to snakebite-py3

elukey commented on pull request #5659:
URL: https://github.com/apache/airflow/pull/5659#issuecomment-619054017


   > On a separate note, I sent a comment above
   > 
   > > I've published sasl3 package on pypi
   > > https://pypi.org/project/sasl3/
   > > https://github.com/sparkur/python-sasl3
   > > Please give that a try instead if sasl
   > 
   > That should address the issue described by @elukey in this comment
   > [#5659 (comment)](https://github.com/apache/airflow/pull/5659#issuecomment-559814094)
   
   @Tagar I tried today sasl3 but I get to the same error that I had with sasl, namely the following error message on the Namenode when trying to send a getFileInfo RPC call:
   
   ```
   javax.security.sasl.SaslException: Problems unwrapping SASL buffer [Caused by GSSException: Defective token detected (Mechanism level: Kerberos GSS-API Mechanism Token:Defective Token ID!)]
   ```
   I recall that at the time I solved the problem simply switching to pure-sasl, I'll try to follow up and see if there is something new that I can debug with fresh eyes.
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org