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 (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/16 23:39:38 UTC

[jira] [Resolved] (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 resolved PIG-2475.
------------------------------

    Resolution: Invalid

resolving it as invalid as the pig rpm's being used were wrong causing the need to change the order. once i started using the release candidate 0.9.2 this was no longer needed.
                
> 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, 0.9.2
>            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