You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using PyHive to connect to a Hive Thrift server that requires Kerberos authentication.
Request for Help:
Could you provide an example or some guidance on how to correctly set up Kerberos authentication for a PyHive connection from Superset, particularly when connecting to a Kerberos-enabled Hive Thrift server?
Are there any additional libraries or dependencies that I need for PyHive to handle Kerberos authentication seamlessly in this context?
Specifically, how can I properly utilize configuration files like krb5.conf or a keytab file to ensure a smooth connection? It would be helpful to understand how to set these up in the environment so that the authentication can proceed without manual intervention.
I haven't found specific examples on this topic, and any advice, particularly regarding the integration flow, dependencies, and configuration steps, would be highly appreciated.
The text was updated successfully, but these errors were encountered:
The project has been donated to Apache Kyuubi, and also since this is more of a question than an issue, so I am unsure you will get an answer here. I would suggest to check the discussions here to see if you find something relevant to your question. Also, if you raise a new question there, I suggest you to share the details about your PyHive setup, like Operating System, Python version etc, what have you already tried and any errors faced, to get more help.
If you have already found an answer, I would like to know about it.
Hello PyHive community,
I'm currently using PyHive to connect to a Hive Thrift server that requires Kerberos authentication.
Request for Help:
Could you provide an example or some guidance on how to correctly set up Kerberos authentication for a PyHive connection from Superset, particularly when connecting to a Kerberos-enabled Hive Thrift server?
Are there any additional libraries or dependencies that I need for PyHive to handle Kerberos authentication seamlessly in this context?
Specifically, how can I properly utilize configuration files like krb5.conf or a keytab file to ensure a smooth connection? It would be helpful to understand how to set these up in the environment so that the authentication can proceed without manual intervention.
I haven't found specific examples on this topic, and any advice, particularly regarding the integration flow, dependencies, and configuration steps, would be highly appreciated.
The text was updated successfully, but these errors were encountered: