gaurav singh has posted comments on this change. ( http://gerrit.cloudera.org:8080/21556 )
Change subject: IMPALA-13182: Support uploading additional jars ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/21556/3/docker/daemon_entrypoint.sh File docker/daemon_entrypoint.sh: http://gerrit.cloudera.org:8080/#/c/21556/3/docker/daemon_entrypoint.sh@118 PS3, Line 118: for jar in /opt/impala/aux-jars/ > Prefer to append all of jars in the directory /opt/impala/aux-jars to class Done. Also removed the redundant condition in the if block $(ls -A /opt/impala/aux-jars) , since we are iterating over the files that directory. -- 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: comment Gerrit-Change-Id: Ica5fa4c0cd1a5c938f331f3a4bba85d4910db90e Gerrit-Change-Number: 21556 Gerrit-PatchSet: 4 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]> Gerrit-Comment-Date: Tue, 13 Aug 2024 20:24:05 +0000 Gerrit-HasComments: Yes
