radhakvnr opened a new issue #13724:
URL: https://github.com/apache/superset/issues/13724


   Guys,
   
   Badly need your help here.. We are using Superset 1.0.1 version and trying 
to connect to hive over http Thrift transport with authentication as LDAP. But 
ending with  below error. we are using Docker compose and pyhive is already 
there. For normal hive server (binary mode) with authentication =NOSASL we were 
able to connect without any issues where as for HTTP hive we were not able to 
connect.
   
   The SQLAlchemy URI is 
hive://Username:Password@hostname:8443/default?auth=LDAP
   
   Database.get_sqla_engine(). Masked URL: 
hive://username:XXXXXXXXXX@hostname:8443/default?auth=LDAP
   [stats_logger] (incr) DatabaseRestApi.test_connection.error
   [stats_logger] (timing) DatabaseRestApi.test_connection.time | 
9.271875023841858
   172.20.224.2 - - [21/Mar/2021 18:18:50] "POST 
/api/v1/database/test_connection HTTP/1.1" 422 -
   
   Any help is highly appreciate here...


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to