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



trunk/core/src/main/java/org/apache/oozie/client/rest/JsonWorkflowAction.java
<https://reviews.apache.org/r/8897/#comment33018>

    If external childIDs are already part of the json response, can we just use 
it and construct the child job urls in the browser instead of constructing in 
server and sending them in childJobURLs? 



trunk/core/src/main/java/org/apache/oozie/client/rest/JsonWorkflowAction.java
<https://reviews.apache.org/r/8897/#comment33016>

    Would be clean to have a JSON primitive String array instead of , separated 
urls.



trunk/core/src/main/java/org/apache/oozie/client/rest/JsonWorkflowAction.java
<https://reviews.apache.org/r/8897/#comment33017>

    Will this logic work with hadoop 1.x?


- Rohini Palaniswamy


On Jan. 15, 2013, 4:31 a.m., Mona Chitnis wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8897/
> -----------------------------------------------------------
> 
> (Updated Jan. 15, 2013, 4:31 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Description
> -------
> 
> https://issues.apache.org/jira/browse/OOZIE-1160
> 
> 
> This addresses bug OOZIE-1160.
>     https://issues.apache.org/jira/browse/OOZIE-1160
> 
> 
> Diffs
> -----
> 
>   trunk/client/src/main/java/org/apache/oozie/client/rest/JsonTags.java 
> 1432320 
>   trunk/core/src/main/java/org/apache/oozie/action/hadoop/OoziePigStats.java 
> 1432320 
>   
> trunk/core/src/main/java/org/apache/oozie/client/rest/JsonWorkflowAction.java 
> 1432320 
>   trunk/webapp/src/main/webapp/oozie-console.js 1432320 
> 
> Diff: https://reviews.apache.org/r/8897/diff/
> 
> 
> Testing
> -------
> 
> e-2-e tested
> 
> 
> Thanks,
> 
> Mona Chitnis
> 
>

Reply via email to