[
https://issues.apache.org/jira/browse/OOZIE-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter resolved OOZIE-1625.
----------------------------------
Resolution: Invalid
Fix Version/s: (was: 4.1.0)
Oozie currently compiles against Hadoop 1.1.1 (changed to 1.2.1 this morning in
trunk), Hadoop 2.3.0, and Hadoop 0.23.5. If you want to use other versions of
Hadoop, such as 2.2.0, it requires some minor edits to pom files. If you just
changed {{hadoop.version}} to 2.2, that's not going to work properly. It
probably used Hadoop 1.1.1, which brings in hadoop-auth-2.0.2-alpha (which is
done on purpose).
> Ozzie trunk compiles wrong version of hadoop-auth.jar
> -----------------------------------------------------
>
> Key: OOZIE-1625
> URL: https://issues.apache.org/jira/browse/OOZIE-1625
> Project: Oozie
> Issue Type: Bug
> Components: build
> Affects Versions: trunk
> Environment: AWS OS (RHEL based) AMI v. 2013.09.1
> Hadoop 2.2
> Reporter: Corby Wilson
>
> The hadooplibs 2.2 package includes the wrong version of the hadoop-auth jar.
> It grabs hadoop-auth-2.0.2-alpha.jar.
> It was corrected by pulling hadoop-auth-2.2.jar from the hadoop binaries and
> placing them in libext.
> -C
--
This message was sent by Atlassian JIRA
(v6.2#6252)