Hello Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/11276
to look at the new patch set (#5).
Change subject: [hms] use IPv4 for mini HMS
......................................................................
[hms] use IPv4 for mini HMS
This patch explictly uses IPv4 protocol in the JVM environment options
that are passed to the mini HMS, to avoid IPv6 being accidentally used,
because IPv6 is not supported in Hadoop yet
(https://wiki.apache.org/hadoop/HadoopIPv6).
Change-Id: I0ceeccb45f3cdd13ccdc5ed77e0675ae5442f808
---
M src/kudu/hms/mini_hms.cc
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/76/11276/5
--
To view, visit http://gerrit.cloudera.org:8080/11276
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0ceeccb45f3cdd13ccdc5ed77e0675ae5442f808
Gerrit-Change-Number: 11276
Gerrit-PatchSet: 5
Gerrit-Owner: Hao Hao <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins