[
https://issues.apache.org/jira/browse/OOZIE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205868#comment-13205868
]
[email protected] commented on OOZIE-691:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3807/#review5016
-----------------------------------------------------------
Ship it!
+1
- Mohammad
On 2012-02-08 19:28:20, Alejandro Abdelnur wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/3807/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-02-08 19:28:20)
bq.
bq.
bq. Review request for oozie.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. fixing testcases to work with Hadoop 0.23.x and continue working with
Hadoop 1.0.x
bq.
bq.
bq. This addresses bug OOZIE-691.
bq. https://issues.apache.org/jira/browse/OOZIE-691
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. trunk/core/pom.xml 1242047
bq.
trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java
1242047
bq.
trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestLauncher.java
1242047
bq.
trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestMapReduceActionError.java
1242047
bq.
trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestMapReduceActionExecutor.java
1242047
bq.
trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestMapReduceMain.java
1242047
bq.
trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestPipesMain.java
1242047
bq.
trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestShellActionExecutor.java
1242047
bq.
trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestStreamingMain.java
1242047
bq.
bq. Diff: https://reviews.apache.org/r/3807/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. Run testcases with Hadoop 0.23.1-SNAPSHOT & Hadoop 1.0.0, they all pass
bq.
bq.
bq. Thanks,
bq.
bq. Alejandro
bq.
bq.
> Fix testcases using launcher using Hadoop 0.23.x
> ------------------------------------------------
>
> Key: OOZIE-691
> URL: https://issues.apache.org/jira/browse/OOZIE-691
> Project: Oozie
> Issue Type: Bug
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
>
> The following testcases are failing because of misconfiguration (mostly
> related to 'yarn' not being set as framework in their confs)
> -----
> Running org.apache.oozie.action.hadoop.TestLauncher
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 140.989 sec
> <<< FAILURE!
> Running org.apache.oozie.action.hadoop.TestMapReduceActionError
> Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.544 sec <<<
> FAILURE!
> Running org.apache.oozie.action.hadoop.TestPipesMain
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.659 sec <<<
> FAILURE!
> Running org.apache.oozie.action.hadoop.TestShellActionExecutor
> Tests run: 5, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 23.889 sec
> <<< FAILURE!
> Running org.apache.oozie.action.hadoop.TestStreamingMain
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.811 sec <<<
> FAILURE!
> -----
--
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