You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by patcharee <Pa...@uni.no> on 2015/07/22 10:46:06 UTC

embedded pig in the custer

Hi,

I am using pig 0.14. How to run embedded pig (with PigServer) on the 
cluster which fully packs all classpath and default configuration for 
pig, hadoop, yarn, hdfs?
With this simple solution java -cp myjar.jar mymainclass, it will 
definitely throw classnotfound exception, other exception.

BR,
Patcharee