由org.apache.hadoop.hbase.PleaseHoldException: Master is initializing找到Unhandled: org.apache.hadoop.hbase.ClockOutOfSyncException:再找到
Unhandled: org.apache.hadoop.hbase.ClockOutOfSyncException: Server st3.hbase.starv.com,16020,1500879425530 has been rejected; Reported time is too far out of sync with master. Time difference
of 242478ms > max allowed of 180000ms
查看master时间与节点时间相差4分多,所有修改slave时间与master同步,问题解决.