× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
rkshakya reported 2013-09-08T06:49:46Z  · last modified 2013-09-19T08:44:39Z

pls review the procedure used to connect ADS to LDAP auth enabled HiveServer2


Dev
Jenny Nishimura
JennyNishimura
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Hive
Version 14.0

Observed on ADS 14-rc-8.

Would you please review the following procedure used to connect ADS to LDAP auth enabled HiveServer2?

Used a free LDAP service for testing available at  http://blog.stuartlewis.com/2008/07/07/test-ldap-service/

ldap.provider_url = ldap://ldap.testathon.net:389/

Login name : CN=john,OU=users,DC=testathon,DC=net

password : john

1) Attached is the hive-site.xml file used for configuring hiveserver2. Basically following properties were added to enable LDAP authentication.

..................

<property>
  <name>hive.server2.authentication</name>
  <value>LDAP</value>
</property>
<property>
  <name>hive.server2.authentication.ldap.url</name>
  <value>ldap://ldap.testathon.net:389</value>
</property>

..............

2) Hiveserver2 was started on mapR M3 VM using following command:

sudo /opt/mapr/hive/hive-0.11/bin/hive --service hiveserver2

3) On ADS register server window, connection information was provided as in the screenshot ADS_hiveserver2_connect.png

4) Then executed some simple queries on the DB.


Thank you

2 attachments

Issue #9929

Closed
Fixed
Resolved 2013-09-13T18:09:07Z
 
 
Completion
No due date
Fixed Build ADS 14.0.0-rc-18
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017