Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21556 )

Change subject: IMPALA-13182: Support uploading additional jars
......................................................................

IMPALA-13182: Support uploading additional jars

This patch enables adding custom jars from the
absolute path: /opt/impala/aux-jars to the CLASSPATH.

Steps:
1. Download the jars into the /opt/impala/aux-jars directory
2. Restart impala cluster.

Testing:
* Tested manually: Added jar files in /opt/impala/aux-jars
  before impala start. After starting impala, asserted that
  the new jars were appended to the value of CLASSPATH as
  printed in the impalad logs.

Change-Id: Ica5fa4c0cd1a5c938f331f3a4bba85d4910db90e
Reviewed-on: http://gerrit.cloudera.org:8080/21556
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M docker/daemon_entrypoint.sh
1 file changed, 9 insertions(+), 0 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/21556
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ica5fa4c0cd1a5c938f331f3a4bba85d4910db90e
Gerrit-Change-Number: 21556
Gerrit-PatchSet: 7
Gerrit-Owner: gaurav singh <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Reviewer: gaurav singh <[email protected]>

Reply via email to