Daniel Becker created OOZIE-3414:
------------------------------------
Summary: 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: 5.1.0, 5.2.0
Reporter: Daniel Becker
Fix For: 5.2.0
Attachments: 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.3#76005)