Noticed on ADS 14-rc-3 on Ubuntu 12.04 64 bit with HiveServer1 running on mapR M3 VM.
While trying to connect ADS to no-authentication HiveServer1, if we supply random login name and password in the 'Register Server' page and save the connection, ADS allows it implying that possibly login credentials are being ignored. (Pls refer to attached screenshot connection_withrandlogin.png)
Would you please check this issue? Thank you.
|
125 KB
Changing the UI to add no auth vs normal, like we did in MongoDB, should address this issue.
Ravi - we haven't tried configuring hive to require username/pwd. Can you create such a setup and let us know if the product behaves as expected.
Sachin,
Apparently Hiveserver 1 currently does not support authentication as per HIVE-3719 and also HIVE-2539 . As these issues mention older version of Hive than the one bundled with mapR VM, it's unclear if auth is supported.
Could not find things related to authentication on Hive documentations (1, 2)
Sachin,
Apparently Hiveserver 1 currently does not support authentication as per HIVE-3719 and also HIVE-2539 . As these issues mention older version of Hive than the one bundled with mapR VM, it's unclear if auth is supported.
Could not find things related to authentication on Hive documentations (1, 2)
Nhi, see Ravi's comments and take a look at: https://cwiki.apache.org/Hive/setting-up-hiveserver2.html
Will the HiveServer2 JDBC driver support auth -- do you see any code in the driver to support Kerberos, LDAP and custom?
Nhi, see Ravi's comments and take a look at: https://cwiki.apache.org/Hive/setting-up-hiveserver2.html
Will the HiveServer2 JDBC driver support auth -- do you see any code in the driver to support Kerberos, LDAP and custom?
Resolving this one as we're going to change the UI as specified in #9864
Resolving this one as we're going to change the UI as specified in #9864
Issue #9869 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
is required by #9864
Issue #9864enhancement of Authentication section of Server registration on ADS (for Hive) |
Changing the UI to add no auth vs normal, like we did in MongoDB, should address this issue.
Ravi - we haven't tried configuring hive to require username/pwd. Can you create such a setup and let us know if the product behaves as expected.