You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/04/08 21:53:00 UTC

[jira] [Commented] (IMPALA-8397) HIVE_HOME points to a non-existing directory

    [ https://issues.apache.org/jira/browse/IMPALA-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812828#comment-16812828 ] 

Tim Armstrong commented on IMPALA-8397:
---------------------------------------

Do you have a thirdparty/ directory in your checkout? This behaviour came out of the migration from the old CDH Impala repo which got its components from the thirdparty/ directory. impala-config.sh tries to auto-detect if it's running in this configuration or not (this was a convenience when we were backporting changes to older versions). It works fine until you have newer checkout with a stray thirdparty/ folder.

It's probably ok to remove this logic at this point.

> HIVE_HOME points to a non-existing directory
> --------------------------------------------
>
>                 Key: IMPALA-8397
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8397
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>            Priority: Major
>
> I you source the default {{bin/impala-config.sh}} it sets {{HIVE_HOME}}  to ${{CDH_COMPONENTS_HOME/hive-$IMPALA_HIVE_VERSION}} directory which doesn't exist. I think we should always use TOOLCHAIN to set up HIVE_HOME since thirdparty directory does not contain hive binaries anymore.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org