You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2015/06/29 20:51:04 UTC

[jira] [Updated] (HIVE-11140) auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh

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

Eugene Koifman updated HIVE-11140:
----------------------------------
    Attachment: HIVE-11140.patch

> 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
>         Attachments: HIVE-11140.patch
>
>
> 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)