Hi Team, CASE1: I have done integration on knox and openLDAP . I am able to connect hive server using JDBC / ODBC client(Tableu and Excel) via knox url below:-
Knox url : jdbc:hive2://<hostIP>:8443/xademo?hive.server2.transport.mode=http;hive.server2.thrift.http.path=gateway/sandbox/hive But the problem I am facing is that when I am running default beeline url with no username password , it is allowing me to that. Connecting to jdbc:hive2://<hostip>:10001/default;transportMode=http;httpPath=cliservice If this is the correct behavior then why we need knox. CASE2: I have enable LDAP authentication on hive-server2 , now default login to beeline is disable only LDAP is allowed using port 10001 . But know when i am testing it through knox , i am getting Invalid credentials error. How can i disable default logins usings in case 1. Or if i have to use case 2 , how can i resolve this issue . Thanks and Regards, Anwaar Siddiqui Global Delivery Center Teradata<http://www.teradata.com/> IT Building 5, 4th Floor, South Wing Riyadh , KSA Mobile: +966 (0) 50813 4062 [email protected]<mailto:[email protected]> teradata.com<http://www.teradata.com/>
