[ 
https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olga Natkovich updated PIG-348:
-------------------------------

    Fix Version/s: 0.8.0
      Description: 
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. 

  was:

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. 


> -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
>             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.

Reply via email to