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

Gianmarco De Francisci Morales resolved PIG-2253.
-------------------------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.9.1
         Assignee: Gianmarco De Francisci Morales

With PIG-2239 this option is not available anymore and we rely on PIG_CONF_DIR 
to find the configuration files.
                
> --config option does not work
> -----------------------------
>
>                 Key: PIG-2253
>                 URL: https://issues.apache.org/jira/browse/PIG-2253
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.8.1, 0.9.0
>            Reporter: Mark Butler
>            Assignee: Gianmarco De Francisci Morales
>            Priority: Minor
>             Fix For: 0.9.1
>
>         Attachments: pig.patch
>
>
> The pig shell script has a --config option like hadoop. However it does not, 
> because the "secretDebugCmd" option makes a copy of the arguments and places 
> it in a variable called "remaining". This means "--config 
> /my/config/directory" is passed to the Java class org.apache.pig.Main. The 
> class does not recognize the "--config" option so instead of grunt starting 
> it prints the usage message and exits.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to