Sometimes am getting the below error when the cluster is started. Have attached the system log of the below mentioned instance from AWS. In recent days am getting this error for very frequently. Have seen same error is reported earlier and it marked as resolved by the team.
Error:
{
"reason": {
"code": "BOOTSTRAP_TIMEOUT",
"parameters": {
"databricks_error_message": "[id: InstanceId(i-0a2c7c58a6ffcb69f), status: INSTANCE_INITIALIZING, workerEnvId:WorkerEnvId(workerenv-1009608583880808-17b7de8b-3026-44d9-ad08-2cc4776d9067), lastStatusChangeTime: 1667548831248, groupIdOpt Some(-8704258090982298271),requestIdOpt Some(1104-080005-ioy9s8op-62e7ec83-2289-45b8-8),version 2] with threshold 700 seconds timed out after 700519 milliseconds. Please check network connectivity from the data plane to the control plane.",
"instance_id": "i-0a2c7c58a6ffcb69f"
}
}
}