Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13387 )
Change subject: hms: allow skip validation in Hive Metastore Kudu plugin ...................................................................... hms: allow skip validation in Hive Metastore Kudu plugin This commit adds a system env 'KUDU_SKIP_HMS_PLUGIN_VALIDATION' to allow skip validation in the Hive Metastore Kudu plugin. This is useful for testing purpose when the Kudu plugin is used when HMS integration is actually disabled. Change-Id: I4fe686ce4b1d1fdb2dcdf0fcf1c177076465c01b Reviewed-on: http://gerrit.cloudera.org:8080/13387 Reviewed-by: Andrew Wong <aw...@cloudera.com> Tested-by: Hao Hao <hao....@cloudera.com> Reviewed-by: Alexey Serbin <aser...@cloudera.com> --- M java/kudu-hive/src/main/java/org/apache/kudu/hive/metastore/KuduMetastorePlugin.java 1 file changed, 33 insertions(+), 2 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Hao Hao: Verified Alexey Serbin: Looks good to me, but someone else must approve -- To view, visit http://gerrit.cloudera.org:8080/13387 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I4fe686ce4b1d1fdb2dcdf0fcf1c177076465c01b Gerrit-Change-Number: 13387 Gerrit-PatchSet: 3 Gerrit-Owner: Hao Hao <hao....@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Grant Henke <granthe...@apache.org> Gerrit-Reviewer: Hao Hao <hao....@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120)