There are at least four layers of software involved here: RODBC, ODBC, HS2 and PAM. If the question involved RODBC then R-sig-db would be a much better bet for relevant experience (see the Posting Guide). However, your question seems to be about getting ODBC to talk with HS2... a topic for which this just isn't the place to get help. -- Sent from my phone. Please excuse my brevity.
On August 17, 2016 12:37:08 PM PDT, Divakar Reddy <divakarredd...@gmail.com> wrote: >Hi, > >I'm trying to enable PAM authentication for RODBC connections in >Hadoop/hiveserver2. > >I implemented required configurations in .ODBC.ini and it's working >with >user ID but not working with user ID and Password. > >Here are my configuration details in .odbc.ini >---------------- >Description=Hortonworks Hive ODBC Driver (64-bit) DSN >Driver=/usr/lib/hive/lib/native/Linux-amd64-64/libhortonworkshiveodbc64.so >HOST=<hive Server IP> >PORT=10000 >Schema=default >HiveServerType=2 >AuthMech=3 >UID=test >PWD=******* >-------------------------------- > >Can you please suggest me where do I need make additional changes >in-order >to work with User ID and Password. > >Regards, >Divakar >Phoenix,US > > [[alternative HTML version deleted]] > >______________________________________________ >R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.