如果集群节点的系统时间和master的时间不一致的话,从节点启动不起来,报错如下:

org.apache.hadoop.hbase.ClockOutOfSyncException: org.apache.hadoop.hbase.ClockOutOfSyncException: Server ub9001,60020,1343694176934 has been rejected; Reported time is too far out of sync with master.  Time difference of 410865ms > max allowed of 180000ms  

  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)  

 

在从节点jps也查看不到HRegionServer进程,解决办法是将时间设置的和master一致

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐