You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.
$ pig -param INPUT=$infile -param OUTPUT=$outfile hdfsdu.pig
12/08/22 13:25:22 WARN conf.Configuration: slave.host.name is deprecated. Instead, use mapreduce.tasktracker.host.name
...
2012-08-22 13:25:23,713 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 101: Local file 'pig/target/hdfsdu-pig-*.jar' does not exist.
However, it does exist:
$ ls pig/target/hdfsdu-pig-*.jar
pig/target/hdfsdu-pig-0.1.0.jar
The text was updated successfully, but these errors were encountered: