Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23022
Change subject: IMPALA-14143: Remove unshaded Hbase jars from AUX_CLASSPATH ...................................................................... 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. It is actually sufficient to add the shaded hbase-shaded-mapreduce jar. Adding the unshaded jars can lead to conflict in downstream build. Testing: Run and pass dataload. Change-Id: I4caf37571a8bc2543bbc58071e5cb7046f216fa9 --- M bin/impala-config.sh 1 file changed, 1 insertion(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/23022/1 -- To view, visit http://gerrit.cloudera.org:8080/23022 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4caf37571a8bc2543bbc58071e5cb7046f216fa9 Gerrit-Change-Number: 23022 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
