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 2022/05/31 14:39:49 UTC

[GitHub] [superset] s-luping commented on a diff in pull request #20219: update hive.mdx

s-luping commented on code in PR #20219:
URL: https://github.com/apache/superset/pull/20219#discussion_r885726384


##########
docs/docs/databases/hive.mdx:
##########
@@ -12,5 +12,5 @@ The [pyhive](https://pypi.org/project/PyHive/) library is the recommended way to
 The expected connection string is formatted as follows:
 
 ```
-hive://hive@{hostname}:{port}/{database}
+hive://hive@{hostname}:{port}/{database}?auth={NONE/LDAP/KERBEROS}

Review Comment:
   > 我认为不同的身份验证应该在SQLAlchemy中使用引擎参数而不是URI。例如,[pyhive](https://github.com/dropbox/PyHive#passing-session-configuration) manual。
   > 
   > ![图像](https://user-images.githubusercontent.com/2016594/171184793-d5408601-7935-4c32-87c8-3ca22408a8f0.png)
   
   Thank you for your answer. For me, as a newly graduated student on the road, my understanding of some knowledge is not comprehensive enough. Your answer let me have a new understanding of this



-- 
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: notifications-unsubscribe@superset.apache.org

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


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