Open ShivanandKhobanna opened 7 years ago
Dear All,
I have successfully installed the RHive package.
rhive.env() hadoop home: /usr/hdp/2.5.3.0-37/hadoop hadoop conf: /usr/hdp/2.5.3.0-37/hadoop/conf fs: hdfs://bdc-master.novalocal:8020 hive home: /usr/hdp/2.5.3.0-37/hive2 user name: shivanand user home: /home/shivanand temp dir: /tmp/shivanand rhive.connect() Error: org.apache.hadoop.security.AccessControlException: Permission denied: user=shivanand, access=WRITE, inode="/rhive/lib/2.0-0.10/rhive_udf.jar":hdfs:hdfs:drwxr-xr-x
rhive.env() hadoop home: /usr/hdp/2.5.3.0-37/hadoop hadoop conf: /usr/hdp/2.5.3.0-37/hadoop/conf fs: hdfs://bdc-master.novalocal:8020 hive home: /usr/hdp/2.5.3.0-37/hive2 user name: shivanand user home: /home/shivanand temp dir: /tmp/shivanand
rhive.connect() Error: org.apache.hadoop.security.AccessControlException: Permission denied: user=shivanand, access=WRITE, inode="/rhive/lib/2.0-0.10/rhive_udf.jar":hdfs:hdfs:drwxr-xr-x
I can understand the error, as it says permission denied. However I am not able to find the "/rhive/lib/2.0-0.10/rhive_udf.jar" file.
it is located at : /usr/lib64/R/library/RHive/java/rhive_udf.jar
So my question is from where does it get the location of rhive_udf.jar file '?
Dear All,
I have successfully installed the RHive package.
I can understand the error, as it says permission denied. However I am not able to find the "/rhive/lib/2.0-0.10/rhive_udf.jar" file.
it is located at : /usr/lib64/R/library/RHive/java/rhive_udf.jar
So my question is from where does it get the location of rhive_udf.jar file '?