[
https://issues.apache.org/jira/browse/BIGTOP-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169021#comment-14169021
]
John commented on BIGTOP-1467:
------------------------------
In practice, Oozie will throw something like ClassNotFound and refuse to start,
if this jar file version is not correct.
A workaround is add '-Dhadoop.auth.version=${HADOOP_VERSION}' to
bigtop-packages/src/common/oozie/do-component-build line 95.
> version of hadoop-auth in oozie is wrong
> -----------------------------------------
>
> Key: BIGTOP-1467
> URL: https://issues.apache.org/jira/browse/BIGTOP-1467
> Project: Bigtop
> Issue Type: Bug
> Components: debian, rpm
> Affects Versions: 0.8.0
> Reporter: John
>
> $ rpm -lpq hadoop-2.4.1.726-1.el6.x86_64.rpm | grep hadoop-auth
> /usr/lib/hadoop/hadoop-auth-2.4.1.jar
> /usr/lib/hadoop/hadoop-auth.jar
> $ rpm -lpq oozie-4.0.1.691-1.el6.noarch.rpm | grep hadoop-auth
> /usr/lib/oozie/libtools/hadoop-auth-2.0.2-alpha.jar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)