Sounds like a commons-codec version conflict. Tez is using commons-codec
1.4. Do you see another version of commons-codec.jar in your Hadoop lib or
CLASSPATH?

Thanks,
Daniel


On 3/9/15, 5:28 AM, "Patcharee Thongtra" <patcharee.thong...@uni.no> wrote:

>Hi,
>
>I tried to run pig on TEZ>
>
>pig -Dpig.additional.jars=... -useHCatalog -x TEZ load_u.pig
>
>But I got an exception>
>
>Error cause TezChild exit.:java.lang.NoSuchMethodError:
>org.apache.commons.codec.binary.Base64.decodeBase64(Ljava/lang/String;)[B
>
>It seems the problem is from commons-codec-*.jar, but I am not sure how
>to fix it. Any ideas?
>
>Best,
>Patcharee
>

Reply via email to