Yifan Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23211


Change subject: IMPALA-14257: Support set USE_APACHE_* when 
USE_APACHE_COMPONENTS=false
......................................................................

IMPALA-14257: Support set USE_APACHE_* when USE_APACHE_COMPONENTS=false

Before this patch, USE_APACHE_COMPONENTS overwrite all USE_APACHE_*
variables, but we should support using specific apache components.

After this patch, if USE_APACHE_COMPONENTS is not false, USE_APACHE_
{HADOOP,HBASE,HIVE,TEZ,RANGER} variable will be set true. Otherwise,
we should use the value of USE_APACHE_{HADOOP,HBASE,HIVE,TEZ,RANGER}.

Test:
 - Built and ran a test cluster with setting USE_APACHE_HIVE=true
and USE_APACHE_COMPONENTS=false.

Change-Id: I33791465a3b238b56f82d749e3dbad8215f3b3bc
---
M README-build.md
M bin/impala-config.sh
2 files changed, 8 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/11/23211/3
--
To view, visit http://gerrit.cloudera.org:8080/23211
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I33791465a3b238b56f82d749e3dbad8215f3b3bc
Gerrit-Change-Number: 23211
Gerrit-PatchSet: 3
Gerrit-Owner: Yifan Zhang <[email protected]>

Reply via email to