You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by 李运田 <cu...@163.com> on 2016/02/25 09:37:06 UTC

pig udf:one jar get function from another jar

I have two pig udf jar:a.jar  b.jar
a.jar needs a function from b.jar
I register a.jar  and b.jar
but error happen: cant find class