----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7886/ -----------------------------------------------------------
Review request for oozie. Description ------- currently <uris> is hardcoded. Use static variable for it. https://issues.apache.org/jira/browse/OOZIE-1044 This addresses bug OOZIE-1044. https://issues.apache.org/jira/browse/OOZIE-1044 Diffs ----- branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordActionInputCheckXCommand.java 1404717 branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordCommandUtils.java 1404717 branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 1404717 branches/hcat-intre/core/src/main/java/org/apache/oozie/coord/CoordELEvaluator.java 1404717 branches/hcat-intre/core/src/test/java/org/apache/oozie/command/coord/TestCoordRerunXCommand.java 1404717 branches/hcat-intre/core/src/test/java/org/apache/oozie/coord/TestCoordELEvaluator.java 1404717 Diff: https://reviews.apache.org/r/7886/diff/ Testing ------- local test done Thanks, Ryota Egashira
