You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "dongwoo ha (JIRA)" <ji...@apache.org> on 2019/07/11 07:00:00 UTC

[jira] [Commented] (OOZIE-3414) Oozie master does not compile with -Dhadoop.version=2.8.5

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

dongwoo ha commented on OOZIE-3414:
-----------------------------------

Thank you very much..!!

Save my time!!! :)

 

> Oozie master does not compile with -Dhadoop.version=2.8.5
> ---------------------------------------------------------
>
>                 Key: OOZIE-3414
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3414
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk, 5.1.0
>            Reporter: Daniel Becker
>            Assignee: Andras Salamon
>            Priority: Major
>             Fix For: 5.2.0
>
>         Attachments: OOZIE-3414-01.patch, compilation_error.txt
>
>
> When trying to compile Oozie with the switch -Dhadoop.version=2.8.5, the compilation fails. This occurs at least for version 5.1.0 and the current master branch. 
> Compiling with Hadoop version 2.8.0 works.
> Compiling Oozie 5.0.0 with Hadoop version 2.8.5 works.
> The exact command used to build Oozie:
> {code:java}
> bin/mkdistro.sh -Puber -Ptez -Dhadoop.version=2.8.5 -DskipTests{code}
>  
> See the full compiler output in the attachment compiler-error.txt.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)