Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This one was complaint about Master not initializing. Happened twice in a row on local run. Looking the in the .txt and -output.txt was no help but when I looked in the xml, I found this complaint:
org.apache.hadoop.hbase.ClockOutOfSyncException: Server localhost,53153,1582096705773 has been rejected; Reported time is too far out of sync with master. Time difference of 44964ms > max allowed of 30000ms
Indeed, RS is initialized then does its kerberos stuff and there is a big pause of almost 45 seconds.
For now, let me up tolerance for all tests derived from SecureTestCluster