Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17350
Change subject: [hms] KUDU-1884 Add support for custom SASL protocol name ...................................................................... [hms] KUDU-1884 Add support for custom SASL protocol name This patch adds support to set a custom SASL protocol name when using the KuduMetastorePlugin in the HMS. Because there isn’t a good way to pass configuration the plugin today, it uses an environment variable instead. The patch updates the master_hms-itest to use the new custom SASL protocol name feature to validate functionality. Change-Id: Id8d9e208da1d767bb24470ab031a5266461d070b --- M java/kudu-hive/src/main/java/org/apache/kudu/hive/metastore/KuduMetastorePlugin.java M src/kudu/integration-tests/master_hms-itest.cc M src/kudu/mini-cluster/external_mini_cluster.cc 3 files changed, 21 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/17350/1 -- To view, visit http://gerrit.cloudera.org:8080/17350 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id8d9e208da1d767bb24470ab031a5266461d070b Gerrit-Change-Number: 17350 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
