前提:
配置好hadoop、zookeeper,和Hbased的配置文件。
通过主节点启动Hbase: ./bin/start-hbase.sh
报错:
2016-08-17 11:29:40,895 FATAL org.apache.hadoop.hbase.regionserver.HRegionServer: Master rejected startup because
clock is out of sync org.apache.hadoop.hbase.ClockOutOfSyncException: org.apache.hadoop.
hbase.ClockOutOfSyncException: Server zzs173,60020,1471404579580 has been rejected;
Reported time is too far out of sync with master.
Time difference of 43175940ms > max allowed of 180000ms
1)报错完整信息为:
2016-08-17 11:29:40,89