-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71168/
-----------------------------------------------------------
(Updated Oct. 1, 2019, 8:09 a.m.)
Review request for oozie and Andras Salamon.
Bugs: OOZIE-3529
https://issues.apache.org/jira/browse/OOZIE-3529
Repository: oozie-git
Description
-------
Many customer who uses s3 file system as secondary one experiences
"UnsupportedOperationException: Accessing local file system is not allowed"
error when Oozie tries to submit the Yarn application.
Diffs (updated)
-----
core/pom.xml d2a211a89
core/src/main/java/org/apache/oozie/service/HadoopAccessorService.java
0b53a3611
core/src/main/resources/oozie-default.xml f33c7b938
core/src/test/java/org/apache/oozie/service/TestHadoopAccessorService.java
89ce18550
core/src/test/java/org/apache/oozie/test/XFsTestCase.java c0f3c6959
docs/src/site/markdown/AG_HadoopConfiguration.md ab71d7cb6
Diff: https://reviews.apache.org/r/71168/diff/3/
Changes: https://reviews.apache.org/r/71168/diff/2-3/
Testing
-------
Thanks,
Denes Bodo