You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/02/15 03:32:44 UTC

[GitHub] yirancui opened a new issue #6881: connect to hive with auth=ldap, error No module named 'sasl'"

yirancui opened a new issue #6881: connect to hive with auth=ldap, error No module named 'sasl'"
URL: https://github.com/apache/incubator-superset/issues/6881
 
 
   
   ### Superset version
   superset (0.28.1)
   python 3.6.7
   thrift (0.11.0)
   thrift-sasl (0.3.0)
   sasl (0.2.1)
   
   HIVE Server : CDH 5.14  HIVE1.0
   
   
   
   ### Expected results
   connect to hive with auth=LDAP
   
   ### Actual results
   SQLAlchemy URI :hive://username:password@vip.dsjkafai.com:10010/?auth=LDAP
   ERROR: {"error": "Connection failed!\n\nThe error message returned was:\nNo module named 'sasl'"}
   
   ### Steps to reproduce
   auth=Plain or auth =NOSASL show error
   
   ERROR: {"error": "Connection failed!\n\nThe error message returned was:\nPassword should be set if and only if in LDAP or CUSTOM mode; Remove password or use one of those modes"}
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org