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 (#2).
Change subject: [hms] use IPv4 for mini HMS
......................................................................
[hms] use IPv4 for mini HMS
This patch explictly uses IPv4 protocal in the JVM environment options
that pass to the mini HMS, to avoid IPv6 being accidentally used, which
is not supported in Hadoop/Hive yet.
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/2
--
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: 2
Gerrit-Owner: Hao Hao <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins