[
https://issues.apache.org/jira/browse/PIG-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855477#comment-13855477
]
Jarek Jarcec Cecho commented on PIG-3639:
-----------------------------------------
Thank you for filling the JIRA and providing patch [~cheolsoo]! I was
experiencing the same failure in our environment when upgraded Avro to version
1.7.5. Sadly I did not had time to investigate it myself.
+1 (non-binding)
> TestRegisteredJarVisibility is broken in trunk
> ----------------------------------------------
>
> Key: PIG-3639
> URL: https://issues.apache.org/jira/browse/PIG-3639
> Project: Pig
> Issue Type: Bug
> Reporter: Cheolsoo Park
> Assignee: Cheolsoo Park
> Fix For: 0.13.0
>
> Attachments: PIG-3639-1.patch
>
>
> {code}
> [junit] Running org.apache.pig.test.TestRegisteredJarVisibility
> [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 44.127 sec
> [junit] Test org.apache.pig.test.TestRegisteredJarVisibility FAILED
> {code}
> This is a side-effect of PIG-3584 that bumped avro version to 1.7.5.
> The problem is that avro 1.7.5 pulls down jackson 1.9.9 jars as dependencies,
> and that makes
> TestRegisteredJarVisibility.testRegisterJarOverridePigJarPackages fail
> because the test case assumes that jackson 1.9.9 jars are not present in
> classpath.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)