[ https://issues.apache.org/jira/browse/PIG-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16645320#comment-16645320 ]
Rohini Palaniswamy edited comment on PIG-5317 at 10/10/18 5:39 PM: ------------------------------------------------------------------- +1. Committed PIG-5317_without_new_dep_2.patch. Thanks Nandor for the fix. Current patch should take care of the broken tez e2e tests. Sorry about continuously missing this one and delaying looking into this for long. I did really test Koji's patience on this one :) . I still think there might be an issue if the pig installation refers to libraries from hadoop and tez instead of shipping it on its own as hadoop and tez only seem to have commons-lang-2.6.jar and not commons-lang3. Will investigate that later. was (Author: rohini): +1. Committed PIG-5317_without_new_dep_2.patch. Thanks Nandor for the fix. Current patch should take care of the broken tez e2e tests. Sorry about continuously missing this one and delaying looking into this for long. I did really test Koji's patience on this one !/jira/images/icons/emoticons/smile.png! . I still think there might be an issue if the pig installation refers to libraries from hadoop and tez instead of shipping it on its own as hadoop and tez only seem to have commons-lang-2.6.jar and not commons-lang3. Will investigate that later. > Upgrade old dependencies: commons-lang, hsqldb, commons-logging > --------------------------------------------------------------- > > Key: PIG-5317 > URL: https://issues.apache.org/jira/browse/PIG-5317 > Project: Pig > Issue Type: Improvement > Reporter: Nandor Kollar > Assignee: Nandor Kollar > Priority: Minor > Fix For: 0.18.0 > > Attachments: PIG-5317_1.patch, PIG-5317_2.patch, > PIG-5317_amend.patch, PIG-5317_without_new_dep.patch, > PIG-5317_without_new_dep_2.patch > > > Pig depends on old version of commons-lang, hsqldb and commons-logging. It > would be nice to upgrade the version of these dependencies, for commons-lang > Pig should depend on commons-lang3 instead (which is already present in the > ivy.xml) -- This message was sent by Atlassian JIRA (v7.6.3#76005)