Grokbase Groups Pig dev July 2010
FAQ
[ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889401#action_12889401 ]

Richard Ding commented on PIG-348:
----------------------------------

I wonder if we should just use -Dpig.additional.jars=<my.jar> in place of command option -j . These two options seem doing the same thing.
-j command line option doesn't work
-----------------------------------

Key: PIG-348
URL: https://issues.apache.org/jira/browse/PIG-348
Project: Pig
Issue Type: Bug
Reporter: Amir Youssefi
Assignee: Richard Ding
Fix For: 0.8.0


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.

Search Discussions

  • Olga Natkovich (JIRA) at Jul 16, 2010 at 11:38 pm
    [ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889408#action_12889408 ]

    Olga Natkovich commented on PIG-348:
    ------------------------------------

    I am ok with this approach. Given that the option has been broken fo a while, I don't think we would be breaking backward compatibility.
    -j command line option doesn't work
    -----------------------------------

    Key: PIG-348
    URL: https://issues.apache.org/jira/browse/PIG-348
    Project: Pig
    Issue Type: Bug
    Reporter: Amir Youssefi
    Assignee: Richard Ding
    Fix For: 0.8.0


    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.
  • Richard Ding (JIRA) at Jul 23, 2010 at 9:07 pm
    [ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891795#action_12891795 ]

    Richard Ding commented on PIG-348:
    ----------------------------------

    I'll first remove the -j option from source code.
    -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


    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.
  • Olga Natkovich (JIRA) at Jul 23, 2010 at 10:06 pm
    [ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891820#action_12891820 ]

    Olga Natkovich commented on PIG-348:
    ------------------------------------

    +1, changes look good
    -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.
  • Richard Ding (JIRA) at Jul 23, 2010 at 10:20 pm
    [ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891827#action_12891827 ]

    Richard Ding commented on PIG-348:
    ----------------------------------


    test-patch results:

    {code}
    [exec] +1 overall.
    [exec]
    [exec] +1 @author. The patch does not contain any @author tags.
    [exec]
    [exec] +1 tests included. The patch appears to include 3 new or modified tests.
    [exec]
    [exec] +1 javadoc. The javadoc tool did not generate any warning messages.
    [exec]
    [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings.
    [exec]
    [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings.
    [exec]
    [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings.
    [exec]
    {code}
    -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.
  • Hadoop QA (JIRA) at Jul 27, 2010 at 6:37 am
    [ 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.
  • Richard Ding (JIRA) at Jul 27, 2010 at 4:44 pm
    [ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892844#action_12892844 ]

    Richard Ding commented on PIG-348:
    ----------------------------------

    committed the patch to trunk.
    -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, 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.
  • Richard Ding (JIRA) at Jul 27, 2010 at 4:48 pm
    [ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892842#action_12892842 ]

    Richard Ding commented on PIG-348:
    ----------------------------------

    Manually ran and passed core tests.
    -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, 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.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupdev @
categoriespig, hadoop
postedJul 16, '10 at 11:26p
activeJul 27, '10 at 4:48p
posts8
users1
websitepig.apache.org

1 user in discussion

Richard Ding (JIRA): 8 posts

People

Translate

site design / logo © 2023 Grokbase