You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/05/23 21:03:00 UTC

[jira] [Resolved] (OOZIE-2866) Oozie MiniOozie tests fail with Hadoop 2.7.1

     [ https://issues.apache.org/jira/browse/OOZIE-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Artem Ervits resolved OOZIE-2866.
---------------------------------
    Resolution: Implemented

this issue no longer applies

> 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
>            Priority: Major
>              Labels: test
>         Attachments: org.apache.oozie.test.WorkflowTest-output.txt, org.apache.oozie.test.WorkflowTest.txt
>
>
> 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
(v7.6.3#76005)