----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8661/ -----------------------------------------------------------
(Updated Dec. 18, 2012, 2:23 a.m.) Review request for oozie, Mohammad Islam, Alejandro Abdelnur, Mona Chitnis, Virag Kothari, and Rohini Palaniswamy. Changes ------- Added JIRA number. Summary (updated) ----------------- [OOZIE-1137] - JavaActionExecutor.java addShareLib() should use actionLibPath instead of appPath Description ------- In JavaActionExecutor.java addShareLib() should use actionLibPath instead of appPath so that IllegalArgumentException is not thrown in a federated setup. This addresses bug OOZIE-1137. https://issues.apache.org/jira/browse/OOZIE-1137 Diffs ----- http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java 1423065 Diff: https://reviews.apache.org/r/8661/diff/ Testing ------- Thanks, Ashish Vaidya