Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15568
Change subject: [test] Use `system_unsync` time for Kudu test clusters ...................................................................... [test] Use `system_unsync` time for Kudu test clusters Recently Kudu made enhancements to time source configuration and adjusted the time source for it’s local clusters/tests to `system_unsync`. This patch mirrors that behavior in Impala test clusters given there is no need to require NTP-synchronized clock for a test where all the participating Kudu masters and tablet servers are run at the same node using the same local wallclock. See the Kudu commit here for details: https://github.com/apache/kudu/commit/eb2b70d4b96be2fc2fdd6b3625acc284ac5774be Change-Id: Id99e5cb58ab988c3ad4f98484be8db193d5eaf99 --- M testdata/cluster/node_templates/common/etc/kudu/master.conf.tmpl M testdata/cluster/node_templates/common/etc/kudu/tserver.conf.tmpl 2 files changed, 16 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/68/15568/1 -- To view, visit http://gerrit.cloudera.org:8080/15568 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id99e5cb58ab988c3ad4f98484be8db193d5eaf99 Gerrit-Change-Number: 15568 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
