[
https://issues.apache.org/jira/browse/OOZIE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468122#comment-13468122
]
Seetharam Venkatesh commented on OOZIE-1006:
--------------------------------------------
bq. I think making addtowar.sh aware of each hadoop version set of JARs is too
error prone.
[~tucu00], Agreed. I had to find out by trial and error.
I also commented on
[OOZIE-670|https://issues.apache.org/jira/browse/OOZIE-670?focusedCommentId=13468058&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13468058]
Not sure if OOZIE-670 should address this or a separate jira.
> Oozie fails to add required dependency for Hadoop 2.0.2
> -------------------------------------------------------
>
> Key: OOZIE-1006
> URL: https://issues.apache.org/jira/browse/OOZIE-1006
> Project: Oozie
> Issue Type: Bug
> Components: scripts
> Affects Versions: 3.2.0
> Reporter: Seetharam Venkatesh
> Assignee: Seetharam Venkatesh
> Labels: patch
> Fix For: 3.2.1
>
> Attachments: OOZIE-1006.patch
>
>
> There are a few hadoop 2.0.2 dependency issues while bundling 'em into oozie
> war:
> * commons-cli isn't added which is required by DFSClient
> * hadoop-yarn-client isn't added which is required for launching jobs (this
> was a result of recent refactoring in yarn from 2.0.0 to 2.0.2)
> * avro-ipc is included that isn't required and not available in hadoop-client
> This patch adds commons-cli-*.jar, hadoop-yarn-client${suffix}.jar and
> removes avro-ipc-*.jar.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira