Corinne Chandel commented on PIG-348:
-------------------------------------
Olga - We document the help command, but not the output generated when the help is issued (the list of Pig commands). So, there's nothing to update in the docs. Thanks/C
-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.