[
https://issues.apache.org/jira/browse/PIG-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309874#comment-16309874
]
Rohini Palaniswamy commented on PIG-5317:
-----------------------------------------
I am also seeing this error
{code}
java.lang.NoClassDefFoundError: org/apache/commons/lang3/ArrayUtils
at
org.apache.pig.backend.hadoop.executionengine.tez.util.TezCompilerUtil.replaceOutput(TezCompilerUtil.java:192)
{code}
> 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)