-----------------------------------
Key: PIG-348
URL: https://issues.apache.org/jira/browse/PIG-348
Project: Pig
Issue Type: Bug
Reporter: Amir Youssefi
According to:
$ pig --help
...
-j, -jar jarfile load jarfile
...
yet
$pig -j my.jar
doesn't work in place of:
register my.jar
in Pig script.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.