[
https://issues.apache.org/jira/browse/IMPALA-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-4304.
-----------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.3.0
Fixed this in this commit:
commit 2c45ab093353e1215c08552b2db8c458eb4a0b29
Author: Joe McDonnell <[email protected]>
Date: Mon Apr 22 17:23:38 2019 -0700
Remove references to the $IMPALA_HOME/thirdparty directory
The $IMPALA_HOME/thirdparty directory is a remnant from before
Impala was an Apache project. It is obsolete and unused, so this
removes code that references this directory.
Testing:
- Ran core tests
Change-Id: I2edfd499febb5a25fdcf59b5183eccf192a08be0
Reviewed-on: http://gerrit.cloudera.org:8080/13092
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Refactor cmake_modules to not use thirdparty/
> ---------------------------------------------
>
> Key: IMPALA-4304
> URL: https://issues.apache.org/jira/browse/IMPALA-4304
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 2.7.0
> Reporter: Sailesh Mukil
> Priority: Major
> Fix For: Impala 3.3.0
>
>
> Some of the cmake_modules/Find*.cmake files still try to find_path() at
> $ENV{IMPALA_HOME}/thirdparty/.
> Since the source tree does not have that path anymore, it should be changed
> to point to toolchain/ where necessary instead.
> The consequences of this could be using pre-installed libraries that may be
> of an incompatible version with Impala.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]