Repository: hive Updated Branches: refs/heads/branch-1 d0736590d -> ab2951237
HIVE-13390-ADDENDUM: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ab295123 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ab295123 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/ab295123 Branch: refs/heads/branch-1 Commit: ab2951237eeafb880c5075d671789114a46e524b Parents: d073659 Author: Vaibhav Gumashta <[email protected]> Authored: Mon May 2 22:05:47 2016 -0700 Committer: Vaibhav Gumashta <[email protected]> Committed: Mon May 2 22:05:47 2016 -0700 ---------------------------------------------------------------------- data/files/keystore.jks | Bin 2248 -> 2206 bytes data/files/keystore_exampledotcom.jks | Bin 0 -> 2222 bytes data/files/truststore.jks | Bin 958 -> 1816 bytes 3 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/ab295123/data/files/keystore.jks ---------------------------------------------------------------------- diff --git a/data/files/keystore.jks b/data/files/keystore.jks index 469d8a5..8f35af0 100644 Binary files a/data/files/keystore.jks and b/data/files/keystore.jks differ http://git-wip-us.apache.org/repos/asf/hive/blob/ab295123/data/files/keystore_exampledotcom.jks ---------------------------------------------------------------------- diff --git a/data/files/keystore_exampledotcom.jks b/data/files/keystore_exampledotcom.jks new file mode 100644 index 0000000..1d33aad Binary files /dev/null and b/data/files/keystore_exampledotcom.jks differ http://git-wip-us.apache.org/repos/asf/hive/blob/ab295123/data/files/truststore.jks ---------------------------------------------------------------------- diff --git a/data/files/truststore.jks b/data/files/truststore.jks index 9c5d703..03dd2a3 100644 Binary files a/data/files/truststore.jks and b/data/files/truststore.jks differ
