You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Arpit Gupta (Updated) (JIRA)" <ji...@apache.org> on 2012/01/15 00:16:39 UTC

[jira] [Updated] (PIG-2475) Change the order in which pig conf dir is determined

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

Arpit Gupta updated PIG-2475:
-----------------------------

    Attachment: PIG-2475.patch

attaching a patch for trunk
                
> Change the order in which pig conf dir is determined
> ----------------------------------------------------
>
>                 Key: PIG-2475
>                 URL: https://issues.apache.org/jira/browse/PIG-2475
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.1
>            Reporter: Arpit Gupta
>         Attachments: PIG-2475.patch
>
>
> currently we check PIG_HOME/conf/pig.properties existence to determine PIG_CONF_DIR and then check for /etc/pig
> We should change that order to check for /etc/pig/pig.properties and if not set it to PIG_HOME/conf
> The reason being pig rpm installs configs in /usr/conf which causes it to pick up /usr/conf rather than /etc/pig as the path.

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