[
https://issues.apache.org/jira/browse/OOZIE-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pravin Dsilva updated OOZIE-2866:
---------------------------------
Component/s: tests
> Oozie MiniOozie tests fail with Hadoop 2.7.1
> --------------------------------------------
>
> Key: OOZIE-2866
> URL: https://issues.apache.org/jira/browse/OOZIE-2866
> Project: Oozie
> Issue Type: Bug
> Components: tests
> Affects Versions: trunk
> Environment: $ uname -a
> Linux 9efcdb4d8880 3.19.0-37-generic #42-Ubuntu SMP Fri Nov 20 18:22:05 UTC
> 2015 x86_64 x86_64 x86_64 GNU/Linux
> $ java -version
> openjdk version "1.8.0_111"
> OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
> OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
> Reporter: Pravin Dsilva
> Labels: test
>
> Branch used: Master
> In the Oozie MiniOozie project, test org.apache.oozie.test.WorkflowTest fails
> {code}
> mvn clean install -Dhadoop.version=2.7.1
> -Dtest=org.apache.oozie.test.WorkflowTest
> {code}
> {code}
> Running org.apache.oozie.test.WorkflowTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1,021.367 sec
> <<< FAILURE!
> Results :
> Tests in error:
> testWorkflowRun(org.apache.oozie.test.WorkflowTest): Timed out waiting for
> Mini HDFS Cluster to start
> testWorkflowRunFromFile(org.apache.oozie.test.WorkflowTest): Timed out
> waiting for Mini HDFS Cluster to start
> {code}
> Attached the logs for reference
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)