You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Alejandro Abdelnur <tu...@cloudera.com> on 2012/06/19 00:39:40 UTC

Re: Review Request: OOZIE-477 Adding configurable filesystem support instead of hardcoded "hdfs"

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


closing this review request as there is some activity in the corresponding JIRA and we don't use review request anymore.

- Alejandro Abdelnur


On March 29, 2012, 10:29 a.m., Mona Chitnis wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/2059/
> -----------------------------------------------------------
> 
> (Updated March 29, 2012, 10:29 a.m.)
> 
> 
> Review request for oozie, Mohammad Islam and Angelo K. Huang.
> 
> 
> Description
> -------
> 
> This patch was originally worked on by Mayank Bansal. 
> I (Mona Chitnis) am in charge of handling this review request.
> 
> Description - adding hadoop.next support for oozie
> 
> 
> This addresses bug OOZIE-477.
>     https://issues.apache.org/jira/browse/OOZIE-477
> 
> 
> Diffs
> -----
> 
>   trunk/client/src/main/java/org/apache/oozie/client/XOozieClient.java 1303609 
>   trunk/core/src/main/java/org/apache/oozie/action/ActionExecutor.java 1303609 
>   trunk/core/src/main/java/org/apache/oozie/action/hadoop/FsActionExecutor.java 1303609 
>   trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java 1303609 
>   trunk/core/src/main/java/org/apache/oozie/action/hadoop/LauncherMapper.java 1303609 
>   trunk/core/src/main/java/org/apache/oozie/service/WorkflowAppService.java 1303609 
>   trunk/core/src/main/resources/oozie-default.xml 1303609 
>   trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestFsActionExecutor.java 1303609 
>   trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestJavaActionExecutor.java 1303609 
>   trunk/core/src/test/java/org/apache/oozie/service/TestLiteWorkflowAppService.java 1303609 
> 
> Diff: https://reviews.apache.org/r/2059/diff/
> 
> 
> Testing
> -------
> 
> tested against current unit tests
> 
> 
> Thanks,
> 
> Mona Chitnis
> 
>