mirror of
https://github.com/apache/impala.git
synced 2025-12-30 03:01:44 -05:00
IMPALA-4553 made ntp-wait succeed before kudu would start, assuming ntp-wait was installed, in order to prevent a litany of errors on ec2 about unsynchronized clocks. This patch disables that waiting if no internet connection is detected in order to make it possible to start the minicluster when offline. Change-Id: Ifbb5babebb0ca6d2553be1b001e20e2270e052b6 Reviewed-on: http://gerrit.cloudera.org:8080/5412 Reviewed-by: Jim Apple <jbapple-impala@apache.org> Tested-by: Impala Public Jenkins