Fang-Yu Rao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21540
Change subject: IMPALA-13169: Specify cluster id before starting HiveServer2 ...................................................................... IMPALA-13169: Specify cluster id before starting HiveServer2 After HIVE-28324, in order to start HiveServer2, it is required that the cluster id has to be passed to HiveServer2, either via the environment variable 'HIVE_CLUSTER_ID', or the command line Java property 'hive.cluster.id'. This patch exports HIVE_CLUSTER_ID before starting HiveServer2. Testing: - Manually verified that a HiveServer2 including HIVE-28324 could be started after this patch. - Verified that this patch passed the core tests. Change-Id: I9d07ec01a04f8123b7ccca676ce744ac485f167c --- M testdata/bin/run-hive-server.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/21540/1 -- To view, visit http://gerrit.cloudera.org:8080/21540 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9d07ec01a04f8123b7ccca676ce744ac485f167c Gerrit-Change-Number: 21540 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <[email protected]>
