You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2016/09/20 13:18:20 UTC

[jira] [Comment Edited] (OOZIE-2676) Make hadoop-2 as the default profile

    [ https://issues.apache.org/jira/browse/OOZIE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506488#comment-15506488 ] 

Peter Cseh edited comment on OOZIE-2676 at 9/20/16 1:17 PM:
------------------------------------------------------------

I managed to reproduce on the current master branch with no additional patches and running {code} mvn clean test -Dtest=TestWorkflowXClient -Phadoop-2 {code} 
All fail with similar error messages as in HADOOP-118589 and an NPE as a root cause.
I haven't checked all the failing tests, but all of them seems to talk to the Oozie server via Http.


was (Author: gezapeti):
I managed to reproduce on the current master branch with no additional patches and running {code} mvn clean test -Dtest=TestWorkflowXClient -Phadoop-2 {code} 
All fail with similar error messages as in HADOOP-118589 and an NPE as a root cause.

> Make hadoop-2 as the default profile
> ------------------------------------
>
>                 Key: OOZIE-2676
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2676
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>            Reporter: Abhishek Bafna
>            Assignee: Peter Cseh
>         Attachments: OOZIE-2676.001.patch
>
>
> Currently, {{hadoop-1}} is the default profile in Oozie for build the project. It would be good to make the {{hadoop-2}} profile as default for building Oozie and running the unit testcase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)