[ 
https://issues.apache.org/jira/browse/OOZIE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468104#comment-13468104
 ] 

Mona Chitnis commented on OOZIE-1006:
-------------------------------------

+1. Separate block is good. 
                
> 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

Reply via email to