We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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 '?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 '?
The text was updated successfully, but these errors were encountered: