[
https://issues.apache.org/jira/browse/OOZIE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467372#comment-13467372
]
Seetharam Venkatesh commented on OOZIE-1006:
--------------------------------------------
[~virag], if it isn't present, it'd ignore and not add the jar file.
[~chitnis], why would .23 require avro-ipc? Also, would 2.0 line deprecate .23?
I'll add an else block if that makes sense.
Not sure why we are adding jars selectively. May be thats another 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