[
https://issues.apache.org/jira/browse/OOZIE-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220309#comment-13220309
]
[email protected] commented on OOZIE-729:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4129/
-----------------------------------------------------------
(Updated 2012-03-01 20:08:51.444935)
Review request for oozie.
Summary (updated)
-------
It seems a change in Configuration that 'fs.default.name' key gets converted to
'fs.defaultFS' in Hadoop 0.23, we need skip that one too, keeping the old one
because of Hadoop 1.
This addresses bug OOZIE-729.
https://issues.apache.org/jira/browse/OOZIE-729
Diffs
-----
trunk/core/src/main/java/org/apache/oozie/command/wf/SubmitMRCommand.java
1295764
trunk/core/src/main/java/org/apache/oozie/command/wf/SubmitMRXCommand.java
1295764
Diff: https://reviews.apache.org/r/4129/diff
Testing
-------
Thanks,
Alejandro
> SubmitMRCommand & SubmitMRXCommant testcases fail with Hadoop 0.23
> ------------------------------------------------------------------
>
> Key: OOZIE-729
> URL: https://issues.apache.org/jira/browse/OOZIE-729
> Project: Oozie
> Issue Type: Bug
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
>
> It seems a change in Configuration that 'fs.default.name' key gets converted
> to 'fs.defaultFS' in Hadoop 0.23, we need skip that one too, keeping the old
> one because of Hadoop 1.
> We need to skiop 'fs.defaultFS' as well.
--
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