[
https://issues.apache.org/jira/browse/TEZ-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999325#comment-13999325
]
Jonathan Eagles commented on TEZ-1066:
--------------------------------------
@Hitesh, I have tried this patch with ATS running on my desktop. In general,
everything is working well. However, experienced a runtime jackson version
mismatch with compilation against branch-2 hadoop.version=2.5.0-SNAPSHOT when
running with tez full distribution.
http://stackoverflow.com/questions/5094180/jackson-objectmapper-constructor-throws-nosuchmethod
from
incubator-tez/tez-dist/target/tez-0.5.0-incubating-SNAPSHOT-full/tez-0.5.0-incubating-SNAPSHOT-full/lib
jackson-core-asl-1.9.13.jar
jackson-jaxrs-1.8.3.jar
jackson-mapper-asl-1.9.13.jar
jackson-xc-1.8.3.jar
Work around was to use the non-full distribution of tez and then fallback to
hadoop's version was successful. ATS integration was successful and ATS was
able to serve up json.
Is there some easy way to cleanup jackson mismatch. Even 2.4.0 is using jackson
1.8.8?
> Generate events to integrate with YARN timeline server
> -------------------------------------------------------
>
> Key: TEZ-1066
> URL: https://issues.apache.org/jira/browse/TEZ-1066
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Hitesh Shah
> Assignee: Hitesh Shah
> Attachments: TEZ-1066.1.wip.patch, TEZ-1066.2.wip.patch,
> TEZ-1066.3.wip.patch, TEZ-1066.4.patch, TEZ-1066.5.patch,
> ats-dag-entity.json, ats-task-entity.json, ats-taskattempt-entity.json,
> ats-vertex-entity.json
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)