Hello Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19638
to look at the new patch set (#2).
Change subject: IMPALA-12011: Unset JAVA_TOOL_OPTIONS variable for
webserver_private_key_password_cmd
......................................................................
IMPALA-12011: Unset JAVA_TOOL_OPTIONS variable for
webserver_private_key_password_cmd
IMPALA-6293 intends to unset JAVA_TOOL_OPTIONS variable for all the
shell commands that run java. So they won't fail in binding to the same
debug port. However, it's not done correctly for the command of
webserver_private_key_password_cmd. This patch corrects the mistake.
Tests:
- Tested on a secured cluster. Verified catalogd can start with port
binding options set in JAVA_TOOL_OPTIONS.
Change-Id: I40b57a8eb28e6e2b48b35b0f361f0e220c7f89d2
---
M be/src/util/webserver.cc
1 file changed, 2 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/38/19638/2
--
To view, visit http://gerrit.cloudera.org:8080/19638
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I40b57a8eb28e6e2b48b35b0f361f0e220c7f89d2
Gerrit-Change-Number: 19638
Gerrit-PatchSet: 2
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>