[ https://issues.apache.org/jira/browse/PIG-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309873#comment-16309873 ]
Nandor Kollar commented on PIG-5317: ------------------------------------ Ouch, it looks TestOrcStoragePushdown fails because of this patch. Attached PIG-5317_amend.patch, the documentation says that RandomStringUtils is deprecated, and RandomStringGenerator should be used instead. Looks like in commons-lang3 the behavior of this deprecated class changed? [~rohini] could you please have a look at PIG-5317_amend.patch? > 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 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 (v6.4.14#64029)