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