Eugene Koifman created HIVE-11140:
-------------------------------------

             Summary: auto compute PROJ_HOME in 
hcatalog/src/test/e2e/templeton/deployers/env.sh
                 Key: HIVE-11140
                 URL: https://issues.apache.org/jira/browse/HIVE-11140
             Project: Hive
          Issue Type: Bug
          Components: Tests, WebHCat
    Affects Versions: 1.0.0
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman


it's currently set as
{noformat}
if [ -z ${PROJ_HOME} ]; then
  export PROJ_HOME=/Users/${USER}/dev/hive
fi
{noformat}

but it always points to project root so can be 

{{export PROJ_HOME=../../../../../..}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to