determine HIVE_CONF_DIR in hive-config.sh based on rpm or tar ball installs
---------------------------------------------------------------------------

                 Key: HCATALOG-213
                 URL: https://issues.apache.org/jira/browse/HCATALOG-213
             Project: HCatalog
          Issue Type: Bug
    Affects Versions: 0.3
            Reporter: Arpit Gupta
         Attachments: HCATALOG-213.patch

currently hive-config.sh sets HIVE_CONF_DIR to HIVE_HOME/conf which will be 
/usr/conf in case of rpm's. We should check if the "/etc/hcatalog/hcat-env.sh" 
file exists and if it does use '/etc/hcatalog' and if not then use 
HIVE_HOME/conf as the conf dir

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