[
https://issues.apache.org/jira/browse/IMPALA-14257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013330#comment-18013330
]
ASF subversion and git services commented on IMPALA-14257:
----------------------------------------------------------
Commit f0757418c8909d788f4c9d11d406136de1c4aef0 in impala's branch
refs/heads/master from zhangyifan27
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f0757418c ]
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
Reviewed-on: http://gerrit.cloudera.org:8080/23211
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> USE_APACHE_HIVE=true does not take effect if USE_APACHE_COMPONENTS=false
> ------------------------------------------------------------------------
>
> Key: IMPALA-14257
> URL: https://issues.apache.org/jira/browse/IMPALA-14257
> Project: IMPALA
> Issue Type: Bug
> Reporter: YifanZhang
> Assignee: YifanZhang
> Priority: Minor
>
> The default value of variable USE_APACHE_COMPONENTS is false, even if setting
> USE_APACHE_HIVE=true, we still use CDP Hive to build Impala and run hive
> components in test environment:
> [https://github.com/apache/impala/blob/8a691a350756d7b2f854a9da0585adb944081c6f/bin/impala-config.sh#L411]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]