-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8774/
-----------------------------------------------------------
Review request for hcatalog and Thejas Nair.
Description
-------
Introduced a parameter templeton.exec.workdir which will have a default value
of ${user.home}, or if the property is missing use the current working
directory. Modified the checkCurrentDirPermissions to check the permissions for
the user on the working directory.
This addresses bug HCATALOG-585.
https://issues.apache.org/jira/browse/HCATALOG-585
Diffs
-----
conf/templeton-default.xml 2a0862c
webhcat/svr/src/main/java/org/apache/hcatalog/templeton/AppConfig.java
d8a53f3
webhcat/svr/src/main/java/org/apache/hcatalog/templeton/ExecServiceImpl.java
059fd28
webhcat/svr/src/main/java/org/apache/hcatalog/templeton/Main.java f3df6ea
Diff: https://reviews.apache.org/r/8774/diff/
Testing
-------
Tested this on my cluster and it resolved the issue described in JIRA ticket
HCATALOG-585.
Thanks,
Deepesh Khandelwal