Thanks Dan. Can you give more details on which testing scenarios would be problematic? Or is there some place I can read more about this? Just trying to understand what to expect.
On April 7, 2016 at 12:48:25 PM, Dan Burkert ([email protected]) wrote: Hey Casey, I think setting the 'use_hybrid_clock' flag to false on startup is your best bet. This is what we do on OS X, for instance. It's not a configuration suitable for production, but should be fine for most testing scenarios. - Dan On Thu, Apr 7, 2016 at 12:27 PM, Casey Ching <[email protected]> wrote: > For Impala development we setup a 3 node kudu "mini-cluster", with all > process running locally. Is NTP really required in this case? Some people > didn’t have NTP installed on their dev boxes. But if NTP isn’t needed maybe > we can just set —max_clock_sync_error_usec to a high value? >
