[
https://issues.apache.org/jira/browse/PIG-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542125#comment-16542125
]
Rohini Palaniswamy commented on PIG-5317:
-----------------------------------------
bq. The new numbers are empirically deduced, not sure if they are "correct",
not really familiar with ORC predicate pushdown.
It think it should still be ok.
TezCompilerUtil java.lang.NoClassDefFoundError:
org/apache/commons/lang3/ArrayUtils still needs to be fixed. [~satishsaley]
found that just reverting it back to ArrayUtils worked as commons-lang was
being pulled by some other package.
> 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 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)