are you sure that user running pig script has access to s3://<path to jar> or the .jar to local ( non-hdfs)
2014-10-16 19:13 GMT+04:00 Hrishi Ganu <[email protected]>: > I have tried the following approaches: > 1. Copying the .jar to s3 with "register s3://<path to jar>" > 2. Copying the .jar to local ( non-hdfs) and registering from that path > Both these approaches don't seem to work. When I try using the Median and > other stats functions I get > > ERROR 1070: Could not resolve ...using imports: [, > org.apache.pig.builtin, > org.apache.pig.impl.builtin.] > Hrishi >
