> On Sept. 27, 2019, 10:19 a.m., Andras Salamon wrote: > > docs/src/site/markdown/AG_HadoopConfiguration.md > > Lines 89 (patched) > > <https://reviews.apache.org/r/71168/diff/2/?file=2166642#file2166642line89> > > > > Instead of "now" please use "since 5.2.0". It will be quite helpful if > > someone wants to find the first version which supports this feature. (It's > > a bit confusing before the 5.2.0 release, but better in the long run).
I totally agree with you, @asalamon74. > On Sept. 27, 2019, 10:19 a.m., Andras Salamon wrote: > > docs/src/site/markdown/AG_HadoopConfiguration.md > > Lines 97 (patched) > > <https://reviews.apache.org/r/71168/diff/2/?file=2166642#file2166642line97> > > > > I think you should use \`aaaa\` instead of \`\`\`aaaa\`\`\` if you want > > an inline code block. > > > > A space is missing: thefile Thank you for noticing it. IDEA showed that me correctly. However, I agree with you. - Denes ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71168/#review217962 ----------------------------------------------------------- On Oct. 1, 2019, 8:09 a.m., Denes Bodo wrote: > > ----------------------------------------------------------- > 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 > ----- > > 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/ > > > Testing > ------- > > > Thanks, > > Denes Bodo > >