[
https://issues.apache.org/jira/browse/OOZIE-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mona Chitnis updated OOZIE-1551:
--------------------------------
Attachment: sharedlib_pig_pom_exclusion.patch
Thanks to Rohini's help in debugging the AM logs, the avro jar issue was
isolated. I analyzed the dependency tree, and the pig jar was transitively
pulling in avro-1.3.2, whereas the rest of the hadoop-2 jars were pulling in
the right jar avro-1.7.4 and including in classpath. So we simply needed to add
the 'avro' exclusion in pig's pom file.
Attaching the patch. Robert, please include it in yours.
> Change hadoop-2 profile to use 2.2.0
> ------------------------------------
>
> Key: OOZIE-1551
> URL: https://issues.apache.org/jira/browse/OOZIE-1551
> Project: Oozie
> Issue Type: Improvement
> Components: build
> Affects Versions: trunk, 4.0.1
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Priority: Blocker
> Attachments: OOZIE-1551.patch, OOZIE-1551.patch,
> sharedlib_pig_pom_exclusion.patch
>
>
> We should change the hadoop-2 profile to use 2.2.0 (GA) instead of
> 2.2.0-SNAPSHOT now that its been released.
--
This message was sent by Atlassian JIRA
(v6.1#6144)