[
https://issues.apache.org/jira/browse/KUDU-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162899#comment-17162899
]
Alexey Serbin commented on KUDU-3172:
-------------------------------------
Another option is to set {{\-\-time_source=system_unsync}} if all the
dockerized Kudu cluster runs at a single host.
> Enable hybrid clock and built-in NTP client in Docker by default
> ----------------------------------------------------------------
>
> Key: KUDU-3172
> URL: https://issues.apache.org/jira/browse/KUDU-3172
> Project: Kudu
> Issue Type: Improvement
> Affects Versions: 1.12.0
> Reporter: Grant Henke
> Assignee: Grant Henke
> Priority: Minor
>
> Currently the docker entrypoint sets `--use_hybrid_clock=false` by default.
> This can cause unusual issues when snapshot scans are needed. Now that the
> built-in client is available we should switch to use that by default in the
> docker image by setting `--time_source=auto`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)