PEP 249, Connect with delegation token
Birgit Kruckewitt <[email protected]> Tue, 23 Jan 2018 17:10:27 +0100
| Newsgroups | gmane.comp.python.db |
|---|---|
| Message-ID | <[email protected]> |
Hi, Can I make a connect with this python db api with delegation token? In Java its like this (e.g. Cloudera jdbc driver): "jdbc:hive2://localhost:10000;AuthMech=6;DelegationToken=" + delegationToken; Connection tokenConnection = DriverManager.getConnection (tokenConnectionString) Thanks Birgit _______________________________________________ DB-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/db-sig