[
https://issues.apache.org/jira/browse/IMPALA-14143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17979325#comment-17979325
]
ASF subversion and git services commented on IMPALA-14143:
----------------------------------------------------------
Commit 58245f3706c1c5b5b51ef1e4096b69cbd87b7efa in impala's branch
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=58245f370 ]
IMPALA-14143: Remove unshaded Hbase jars from AUX_CLASSPATH
HBase jars are added into AUX_CLASSPATH in impala-config.sh so that Hive
can write into HBase. Newer Hive version already have
hbase-shaded-mapreduce jar included. Thus, it is not necessary to add
unshaded jar to AUX_CLASSPATH. Adding the unshaded jars can lead to
conflict in downstream build.
Testing:
- Run and pass dataload.
- Pass custom_cluster/test_hbase_hms_column_order.py and
query_test/test_hbase_queries.py.
Change-Id: I4caf37571a8bc2543bbc58071e5cb7046f216fa9
Reviewed-on: http://gerrit.cloudera.org:8080/23022
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Csaba Ringhofer <[email protected]>
> Remove unshaded HBase jars from AUX_CLASSPATH
> ---------------------------------------------
>
> Key: IMPALA-14143
> URL: https://issues.apache.org/jira/browse/IMPALA-14143
> Project: IMPALA
> Issue Type: Task
> Reporter: Riza Suminto
> Assignee: Riza Suminto
> Priority: Major
>
> HBase jars are addend into AUX_CLASSPATH in impala-config.sh so that Hive can
> write into HBase. It is actually sufficient to add the shaded
> hbase-shaded-mapreduce jar. Adding the unshaded jars can lead to conflict in
> downstream build.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]