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



trunk/core/src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java
<https://reviews.apache.org/r/2997/#comment8164>

    undo this change, it is a false change.



trunk/core/src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java
<https://reviews.apache.org/r/2997/#comment8165>

    The XConfiguration class as a resolve() method that does this. You should 
use that


- Alejandro


On 2011-12-06 03:39:57, Mona Chitnis wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/2997/
> -----------------------------------------------------------
> 
> (Updated 2011-12-06 03:39:57)
> 
> 
> Review request for oozie, Mohammad Islam and Angelo K. Huang.
> 
> 
> Summary
> -------
> 
> In workflow rerun, parametrized variables were not getting replaced with 
> values in the action configuration, causing a JA018 error. Therefore it is 
> 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 
>   trunk/core/src/test/resources/rerun-varsub-wf.xml PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/2997/diff
> 
> 
> Testing
> -------
> 
> yes
> 
> 
> Thanks,
> 
> Mona
> 
>

Reply via email to