Hello Marton Greber, Alexey Serbin, Attila Bukor, Kudu Jenkins, Abhishek
Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24374
to look at the new patch set (#2).
Change subject: KUDU-3781: Add TLS support to MiniHms
......................................................................
KUDU-3781: 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
---
A src/kudu/hms/Untitled
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
6 files changed, 244 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/24374/2
--
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: newpatchset
Gerrit-Change-Id: I8fca647fd900fafc6d737c93a4af4565631839b7
Gerrit-Change-Number: 24374
Gerrit-PatchSet: 2
Gerrit-Owner: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>