You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/29 21:08:22 UTC

[jira] [Resolved] (PIG-2621) Documentation inaccurate regarding Pig Properties in trunk

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

Daniel Dai resolved PIG-2621.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
                   0.9.3
                   0.10
     Hadoop Flags: Reviewed

Committed to 0.9/0.10/trunk. Thanks Prashant!
                
> Documentation inaccurate regarding Pig Properties in trunk
> ----------------------------------------------------------
>
>                 Key: PIG-2621
>                 URL: https://issues.apache.org/jira/browse/PIG-2621
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.2, 0.10
>            Reporter: Prashant Kommireddi
>            Assignee: Prashant Kommireddi
>             Fix For: 0.10, 0.9.3, 0.11
>
>         Attachments: PIG-2621.patch
>
>
> Pig Properties documentation reverses the precedence order with respect to the various options available.
> Currently it says: 
> "The following precedence order is supported: pig.properties > -D Pig property > -P properties file > set command. This means that if the same property is provided using the -D command line option as well as the -P command line option and a properties file, the value of the property in the properties file will take precedence."
> The precedence order is actually the other way around:
> pig.properties < -D Pig property < -P properties file < set command

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