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

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

We found the avro-ipc dependency during testing, dont exactly remember the 
symptoms that were seen without it..on the lines of stuck jobs. And No, 2.x 
will not deprecate 0.23, as 0.23.3 is a released branch now and 2.x might have 
some backward incompatibilities (also untested with stack components as of this 
point)
                
> 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