Hello Laszlo Gaal, Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20629
to look at the new patch set (#3).
Change subject: IMPALA-12355: Make utility_entrypoint arch-agnostic
......................................................................
IMPALA-12355: Make utility_entrypoint arch-agnostic
Updates utility_entrypoint.sh for the impala_profile_tool image to
detect the correct JVM native library paths based on a glob, as they're
architecture-specific. Follows the pattern established in
daemon_entrypoint.sh, except impala_profile_tool only uses Java 8 on
Ubuntu.
Excepted output
$ docker run --entrypoint bash -it impala_profile_tool_debug
/opt/impala/bin/utility_entrypoint.sh
LD_LIBRARY_PATH:
/opt/impala/lib:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server
Change-Id: I8e6b781bef52e60072ff02f4098d5ad9405aa2be
---
M docker/utility_entrypoint.sh
1 file changed, 17 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/29/20629/3
--
To view, visit http://gerrit.cloudera.org:8080/20629
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8e6b781bef52e60072ff02f4098d5ad9405aa2be
Gerrit-Change-Number: 20629
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>