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



trunk/docs/src/site/twiki/WorkflowFunctionalSpec.twiki
<https://reviews.apache.org/r/15966/#comment57116>

    Remove this line. If you default to fs uri handler it will use the 
fs.default.name in the job configuration which could be anything - hdfs, s3, 
webhdfs, etc.



trunk/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherURIHandlerFactory.java
<https://reviews.apache.org/r/15966/#comment57115>

    Please do not blindly default to hdfs. If scheme is null revert to a 
default uri handler (FSURIHandler)


- Rohini Palaniswamy


On Dec. 3, 2013, 6:19 p.m., Ryota Egashira wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/15966/
> -----------------------------------------------------------
> 
> (Updated Dec. 3, 2013, 6:19 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-1630
>     https://issues.apache.org/jira/browse/OOZIE-1630
> 
> 
> Repository: oozie
> 
> 
> Description
> -------
> 
> https://issues.apache.org/jira/browse/OOZIE-1630
> 
> 
> Diffs
> -----
> 
>   
> trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestFSPrepareActions.java
>  1547202 
>   trunk/docs/src/site/twiki/WorkflowFunctionalSpec.twiki 1547202 
>   
> trunk/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherURIHandlerFactory.java
>  1547202 
> 
> Diff: https://reviews.apache.org/r/15966/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ryota Egashira
> 
>

Reply via email to