[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to