You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Peter Cseh via Review Board <no...@reviews.apache.org> on 2017/11/02 17:18:33 UTC

Re: Review Request 63327: OOZIE-2897 LauncherAM should support ACLs

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63327/#review189933
-----------------------------------------------------------




core/src/main/java/org/apache/oozie/action/hadoop/YarnACLHandler.java
Lines 38-40 (patched)
<https://reviews.apache.org/r/63327/#comment267176>

    Why are you checking oozie.launcher.override here?


- Peter Cseh


On Oct. 31, 2017, 3:02 p.m., Peter Bacsko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63327/
> -----------------------------------------------------------
> 
> (Updated Oct. 31, 2017, 3:02 p.m.)
> 
> 
> Review request for oozie, AndrĂ¡s Piros, Attila Sasvari, Peter Cseh, and Robert Kanter.
> 
> 
> Repository: oozie-git
> 
> 
> Description
> -------
> 
> https://issues.apache.org/jira/browse/OOZIE-2897
> 
> 
> Diffs
> -----
> 
>   client/src/main/resources/oozie-common-1.0.xsd ddae91224 
>   core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java 6a25e5c89 
>   core/src/main/java/org/apache/oozie/action/hadoop/YarnACLHandler.java PRE-CREATION 
>   core/src/main/java/org/apache/oozie/workflow/lite/LauncherConfigHandler.java c36774239 
>   core/src/main/resources/oozie-default.xml b2036997d 
>   core/src/test/java/org/apache/oozie/action/hadoop/ActionExecutorTestCase.java 36b302667 
>   core/src/test/java/org/apache/oozie/action/hadoop/LauncherMainTester.java 43c71b0ad 
>   core/src/test/java/org/apache/oozie/action/hadoop/TestJavaActionExecutor.java adb2168ca 
>   core/src/test/java/org/apache/oozie/action/hadoop/TestLauncherConfigurationInjector.java 4c5b0f972 
>   core/src/test/java/org/apache/oozie/action/hadoop/TestYarnACLHandler.java PRE-CREATION 
>   core/src/test/java/org/apache/oozie/service/TestSchemaService.java 940868aeb 
>   core/src/test/java/org/apache/oozie/test/XTestCase.java 584aa12ef 
>   core/src/test/java/org/apache/oozie/workflow/lite/TestLiteWorkflowAppParser.java a361078ac 
>   core/src/test/resources/fair-scheduler-alloc.xml PRE-CREATION 
>   core/src/test/resources/wf-schema-global-launcherconf.xml 9cd4f6c37 
> 
> 
> Diff: https://reviews.apache.org/r/63327/diff/2/
> 
> 
> Testing
> -------
> 
> - Unit test added
> - Verified on a 4-node cluster
> 
> 
> Thanks,
> 
> Peter Bacsko
> 
>