Hi guys

I tested hiveserver2 with Active directory - It works
With Open LDAP it does not

Is there any specific syntax for specifying the LDAP url or baseDN ?

<property>
  <name>hive.server2.authentication.ldap.url</name>
  <value>ldap://myserver.corp.nextag.com:389</value>
</property>
<property>
  <name>hive.server2.authentication.ldap.baseDN</name>
  <value>dc=wizetest,dc=com</value>
</property>

Beeline keeps giving error

jdbc:hive2://dev-thdp5:10000> !connect jdbc:hive2://dev-thdp5:10000 hiveuser1 
******** org.apache.hive.jdbc.HiveDriver
Connecting to jdbc:hive2://dev-thdp5:10000
Error: Could not establish connection to jdbc:hive2://dev-thdp5:10000: Peer 
indicated failure: Error validating the login (state=08S01,code=0)

Any clues ?

Thanks

sanjay

CONFIDENTIALITY NOTICE
======================
This email message and any attachments are for the exclusive use of the 
intended recipient(s) and may contain confidential and privileged information. 
Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are not the intended recipient, please contact the sender by reply email and 
destroy all copies of the original message along with any attachments, from 
your computer system. If you are the intended recipient, please be advised that 
the content of this message is subject to access, review and disclosure by the 
sender's Email System Administrator.

Reply via email to