Hi,

Can you help me on this?


Can we implement PAM authentication for rhive? If yes, Can you suggest me
if you have any documentation?


Is rhive going to use RODBC/JDBC connection to connect hiveserver2? or
requests directly going to namenode?



Here are my connection details:

library(RODBC)

library(RHive)

rhive.init(hiveHome="/usr/hdp/current/hive-client/",hadoopHome="/usr/hdp/current/hadoop-client")

rhive.connect(host="<hive server
IP>",port=10000,defaultFS="hdfs://<NameNode
IP>:8020",user="************",password="**********", hiveServer2=TRUE)


Thanks for your help.



Thanks,

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.

Reply via email to