pig beginner's example [unexpected error]
问题 I am new to Linux and Apache Pig. I am following this tutorial to learn pig: http://salsahpc.indiana.edu/ScienceCloud/pig_word_count_tutorial.htm This is a basic word counting example. The data file 'input.txt' and the program file 'wordcount.pig' are in the Wordcount package, linked on the site. I already have Pig 0.11.1 downloaded on my local machine, as well as Hadoop , and Java 6 . When I downloaded the Wordcount package it took me to a " tar.gz " file. I am unfamiliar with this type, and