-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2997/
-----------------------------------------------------------
Review request for oozie, Mohammad Islam and Angelo K. Huang.
Summary
-------
In workflow rerun, the variable values defined in job.properties were not
getting replaced in the action configuration, causing a JA018 error. Required
to have the action configuration in the rerun code to update itself with the
values corresponding to the keys.
This addresses bug OOZIE-8.
https://issues.apache.org/jira/browse/OOZIE-8
Diffs
-----
trunk/core/src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java
1209673
trunk/core/src/test/java/org/apache/oozie/command/wf/TestReRunXCommand.java
1209673
Diff: https://reviews.apache.org/r/2997/diff
Testing
-------
yes
Thanks,
Mona