[
https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892663#action_12892663
]
Hadoop QA commented on PIG-348:
-------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12450362/PIG-348.path
against trunk revision 979503.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
-1 patch. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/357/console
This message is automatically generated.
> -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: Richard Ding
> Fix For: 0.8.0
>
> Attachments: PIG-348.path
>
>
> 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.