Zoltan Chovan has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24374


Change subject: Add TLS support to MiniHms
......................................................................

Add TLS support to MiniHms

This change adds the functionality of generating a PKCS12 keystore for
the MiniHms when TLS is enabled and wires the generated keystore into
the HMS configuration.

Added a very simple test for sanity checking, to confirm that the
HMS configs are properly generated, this should be replaced by a more
detailed test, when the HMS client TLS support is added.

Additionally, ExternalMiniClusterOptions and ExternalMiniCluster were
extended to support the added functionality.

Change-Id: I8fca647fd900fafc6d737c93a4af4565631839b7
---
M src/kudu/hms/hms_client-test.cc
M src/kudu/hms/mini_hms.cc
M src/kudu/hms/mini_hms.h
M src/kudu/mini-cluster/external_mini_cluster.cc
M src/kudu/mini-cluster/external_mini_cluster.h
5 files changed, 241 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/24374/1
--
To view, visit http://gerrit.cloudera.org:8080/24374
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fca647fd900fafc6d737c93a4af4565631839b7
Gerrit-Change-Number: 24374
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Chovan <[email protected]>

Reply via email to