Saturday, March 21, 2015

Building Pig from Source

Also refer https://cwiki.apache.org/confluence/display/PIG/How+to+set+up+Eclipse+environment
git clone -b spark https://github.com/apache/pig
ant -Dhadoopversion=23 jar
ant -Dhadoopversion=23 eclipse-files
view raw gistfile1.txt hosted with ❤ by GitHub