[
https://issues.apache.org/jira/browse/OOZIE-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter updated OOZIE-1756:
---------------------------------
Attachment: OOZIE-1756.patch
New patch
- hadoop-1 doesn't normally have hadoop-auth (I think its included in
hadoop-core and we include 2.0.2-alpha for the Oozie client so we don't have to
include the entire hadoop-core)
- I forgot hadoop-0.23 hadooplib
{noformat}
./hadooplibs/hadoop-0.23/target/hadooplibs/hadooplib-0.23.5.oozie-4.1.0-SNAPSHOT/hadoop-auth-0.23.5.jar
./hadooplibs/hadoop-2/target/hadooplibs/hadooplib-2.3.0.oozie-4.1.0-SNAPSHOT/hadoop-auth-2.3.0.jar
./hadooplibs/hadoop-3/target/hadooplibs/hadooplib-3.0.0-SNAPSHOT.oozie-4.1.0-SNAPSHOT/hadoop-auth-3.0.0-20140228.211220-4209.jar
{noformat}
> hadoop-auth version is wrong if profile isn't selected
> ------------------------------------------------------
>
> Key: OOZIE-1756
> URL: https://issues.apache.org/jira/browse/OOZIE-1756
> Project: Oozie
> Issue Type: Bug
> Components: build
> Affects Versions: trunk, 4.0.0
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Fix For: trunk, 4.0.1
>
> Attachments: OOZIE-1756.patch, OOZIE-1756.patch
>
>
> In the hadooplibs for the non-sepecified version of hadoop (e.g. if you build
> with no profile (i.e. Hadoop 1) and look at the hadoop-2 sharelib), it will
> have the wrong version of the hadoop-auth jar.
--
This message was sent by Atlassian JIRA
(v6.2#6252)