[
https://issues.apache.org/jira/browse/PIG-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087257#comment-14087257
]
Daniel Dai commented on PIG-4103:
---------------------------------
The testcase aim to test the case register override the default jar. We shall
not restrict the scope of the test. It seems better to rollback PIG-4083, and
exclude hive-exec.jar (easiest is rename the jar before test) when testing
TestAccumuloPigCluster.
> Fix TestRegisteredJarVisibility(after PIG-4083)
> -----------------------------------------------
>
> Key: PIG-4103
> URL: https://issues.apache.org/jira/browse/PIG-4103
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.13.0
> Reporter: fang fang chen
> Assignee: fang fang chen
> Priority: Critical
> Fix For: 0.13.0
>
> Attachments: PIG-4103.patch
>
>
> The root cause is that hive-exec-0.13.1.jar included jackson classes.
> String jacksonJar =
> JarManager.findContainingJar(org.codehaus.jackson.JsonParser.class);
> String jacksonJar returns "hive-exec-0.13.1.jar" but not jackson-*-1.8.8.jar
--
This message was sent by Atlassian JIRA
(v6.2#6252)