Thomas Marshall has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13542


Change subject: Improve adding kudu-hive.jar to HADOOP_CLASSPATH
......................................................................

Improve adding kudu-hive.jar to HADOOP_CLASSPATH

IMPALA-8503 added kudu-hive.jar to HADOOP_CLASSPATH in
run-hive-server.sh to allow the Hive Metastore to start
with Kudu's HMS plugin.

It accomplished this by fully specify the expected jar filename
based on the value of IMPALA_KUDU_JAVA_VERSION, but this is overly
restrictive for users who may wish to override this value in
impala-config-branch.sh to build their own branch with a different
version of the kudu-hive.jar

This patch relaxes this restriction by adding any jar containing the
string kudu-hive in IMPALA_KUDU_HOME to HADOOP_CLASSPATH

Change-Id: I4ac79c3e9b8625ba54145dba23c69fd5117f35c7
---
M testdata/bin/run-hive-server.sh
1 file changed, 7 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/13542/1
--
To view, visit http://gerrit.cloudera.org:8080/13542
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ac79c3e9b8625ba54145dba23c69fd5117f35c7
Gerrit-Change-Number: 13542
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Marshall <tmarsh...@cloudera.com>

Reply via email to