Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11276 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/11276 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/hms/mini_hms.cc 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified Dan Burkert: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I0ceeccb45f3cdd13ccdc5ed77e0675ae5442f808 Gerrit-Change-Number: 11276 Gerrit-PatchSet: 6 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins
