[
https://issues.apache.org/jira/browse/OOZIE-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240067#comment-13240067
]
[email protected] commented on OOZIE-477:
-----------------------------------------------------
bq. On 2012-03-27 20:14:21, Alejandro Abdelnur wrote:
bq. > The check for supported FS schemes should also be done in the submission
of the WF/COORD/BUNDLE job, no?
Yes thats right. As I replied to your earlier comment, there can be other
places too, in addition to JavaActionExecutor where code change is required for
federation. I am going to address that requirement in another JIRA OOZIE-782.
This JIRA will be only to remove the hardcoding of "hdfs://"
bq. On 2012-03-27 20:14:21, Alejandro Abdelnur wrote:
bq. >
trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java,
line 1091
bq. > <https://reviews.apache.org/r/2059/diff/7/?file=96447#file96447line1091>
bq. >
bq. > this seems like a complete different thing from enabling different
filesystem schemes. we should do this as part of a different JIRA
Moving this out of this JIRA and into OOZIE-782
bq. On 2012-03-27 20:14:21, Alejandro Abdelnur wrote:
bq. >
trunk/core/src/main/java/org/apache/oozie/service/WorkflowAppService.java, line
248
bq. > <https://reviews.apache.org/r/2059/diff/7/?file=96449#file96449line248>
bq. >
bq. > (String) casting is not required
done
- Mona
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2059/#review6442
-----------------------------------------------------------
On 2012-03-27 00:15:40, Mona Chitnis wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/2059/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-03-27 00:15:40)
bq.
bq.
bq. Review request for oozie, Mohammad Islam and Angelo K. Huang.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. This patch was originally worked on by Mayank Bansal.
bq. I (Mona Chitnis) am in charge of handling this review request.
bq.
bq. Description - adding hadoop.next support for oozie
bq.
bq.
bq. This addresses bug OOZIE-477.
bq. https://issues.apache.org/jira/browse/OOZIE-477
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. trunk/client/src/main/java/org/apache/oozie/client/XOozieClient.java
1303609
bq.
trunk/core/src/main/java/org/apache/oozie/action/hadoop/FsActionExecutor.java
1303609
bq.
trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java
1303609
bq.
trunk/core/src/main/java/org/apache/oozie/action/hadoop/LauncherMapper.java
1303609
bq.
trunk/core/src/main/java/org/apache/oozie/service/WorkflowAppService.java
1303609
bq. trunk/core/src/main/resources/oozie-default.xml 1303609
bq.
trunk/core/src/test/java/org/apache/oozie/service/TestLiteWorkflowAppService.java
1303609
bq.
bq. Diff: https://reviews.apache.org/r/2059/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. tested against current unit tests
bq.
bq.
bq. Thanks,
bq.
bq. Mona
bq.
bq.
> Adding configurable filesystem support instead of hardcoded "hdfs"
> ------------------------------------------------------------------
>
> Key: OOZIE-477
> URL: https://issues.apache.org/jira/browse/OOZIE-477
> Project: Oozie
> Issue Type: Bug
> Reporter: Mayank Bansal
> Assignee: Mayank Bansal
>
> This allows for configurable filesystem support in Hadoop 23 and not only
> "hdfs://".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira