system times on machines may be out of sync

Posted 勿忘初心-Lislie杰

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了system times on machines may be out of sync相关的知识,希望对你有一定的参考价值。

今天在hadoop集群执行任务的时候报了一个这个错误,听名字应该是三台机器的时间不同步。于是同步一下时间即可解决 
1、安装ntpdate工具

yum -y install ntp ntpdate

2、 设置系统时间与网络时间同步xia

ntpdate cn.pool.ntp.org

以上是关于system times on machines may be out of sync的主要内容,如果未能解决你的问题,请参考以下文章