I looked around and could only find this http://www.bimonkey.com/2012/08/no-piggybank-for-pig-on-hadoop-on-azure/
Fortunately, building one didn't seem too bad.... basically you just have to:
- have JDK 7 installed
- download ant from Apache
- set up some path variables (ANT_HOME and JAVA_HOME)
- download the Pig source
- open a cmd prompt, cd to the pig directory, then type `ant`
- cd to the piggybank directory and type `ant`
- download the Jodatime source
- cd to the Jodatime directory and type `ant`
No comments:
Post a Comment