Skip to main content
Version: 1.2.1.0

Network Time Protocol

The clocks on all nodes in your cluster and on the machine running the browser through which you access the Ambari web interface must be able to synchronize with each other.

To install the NTP service and ensure that it is started at startup, run the following commands on each host:

sudo yum install -y ntp
sudo systemctl enable ntpd