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