Forum Discussion
Anonymous
2 years agoNot applicable
Slow starter pool session initialization
I am currently experimenting with a F2 capacity. Whenever I try to run a notebook it takes somewhere between 2 and 2.5 minutes to start the spark cluster even though I'm using the starter pool. All s...
wiegelman
2 years agoFrequent Visitor
Agree, this should not be closed - we are also using F4 and the Spark Session is not starting, it is actually timing out for us...
Diagnostics below:
Diagnostic ID: 22a1d13c-d334-4828-8215-dfe8e65dfb60
Timestamp: 2024-02-28T13:38:08.717Z
Message: [object CloseEvent]
JSON
{
"type": "close",
"timeStamp": 731861.099999994,
"code": 1000,
"reason": "{\"reason\":\"Session error or stopped.\",\"state\":\"session-completed\"}",
"wasClean": true,
"target": {
"protocolsProfile": [
7,
4173
]
},
"currentTarget": {
"protocolsProfile": [
7,
4173
]
},
"isTrusted": true
}
Additional info: InstanceId: 2491b595-9a6b-4066-bd0d-0e41152e1754
wiegelman
2 years agoFrequent Visitor
At least issue is acknowledged - hopefully gets fixed soon