Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

Wildcard in register statement doesn't work #3

Open
ryanhennig opened this issue Aug 22, 2012 · 2 comments
Open

Wildcard in register statement doesn't work #3

ryanhennig opened this issue Aug 22, 2012 · 2 comments

Comments

@ryanhennig
Copy link

$ 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

@dvryaboy
Copy link

What pig version are you running? pig --version should tell you.

@ryanhennig
Copy link
Author

Sorry for the late reply... I'm running a forked version of pig based on Apache Pig 0.8.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants