Corinne Chandel updated PIG-348:
--------------------------------
Status: Resolved (was: Patch Available)
Resolution: Fixed
Nothing to update in docs. Closing.
-j command line option doesn't work
-----------------------------------
Key: PIG-348
URL: https://issues.apache.org/jira/browse/PIG-348
Project: Pig
Issue Type: Improvement
Components: documentation
Reporter: Amir Youssefi
Assignee: Corinne Chandel
Fix For: 0.8.0
Attachments: PIG-348.path, PIG-348_1.patch
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.
-------------------------------------
Key: PIG-348
URL: https://issues.apache.org/jira/browse/PIG-348
Project: Pig
Issue Type: Improvement
Components: documentation
Reporter: Amir Youssefi
Assignee: Corinne Chandel
Fix For: 0.8.0
Attachments: PIG-348.path, PIG-348_1.patch
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.