- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 12:31 PM
i am trying to run a piece of code and everytime i am getting "Notebook detached
×Exception when creating execution context: java.net.SocketTimeoutException: Connect Timeout". Can anyone please tell if there is any issue going on for the databrics community edition clusters?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 02:50 PM
Could be an intermittent issue. Has this code run before on Community Edition? Remember, Community Edition has very limited functionality and very low limits on data and cpu usage. What is the command you are running, what is the data volume like? More information is needed. Thanks, Louis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2025 12:19 AM
Its just a simple copying of files of very small size. But i dont know i just created one more account and the command is running fine on that workspace. It might be some intermittent issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 08:09 PM
I am running into the same issue. I am just trying to initialize a spark session. Please let me know if there is a fix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2025 12:19 AM
I just created one more account and the command is running fine on that workspace. It might be some intermittent issue. Try using the same if that works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 06:42 AM
Hello,
I just started with the learning and while reading a file I am getting the same issue "Getting exception when creating execution content : java.net.SocketTimeoutException: Connect Timeout" I am using the below mentioned command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 10:55 AM
Have you tried dropping and recreating the cluster? CE is known to have cluster outage issues. Often, dropping and re-creating solves the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 11:50 AM
I'm having the same issue. I tried all that but it's still not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 08:37 PM
I am not not being able to create a cluster since last Thursday? Any solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 08:41 PM
I've been trying to use the Community edition and am running into issues today. I cannot create cluster today?
Any idea when this issue will get resolved?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 08:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 11:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 12:27 AM
Below worked for me:
In Cluster configuration change the Spark config to "spark.databricks.session.noContextTimeout 60" and Restart.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 03:37 AM
Faced this issue multiple times this past week. During day time, at night or early morning it works sometimes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 09:28 AM
I've flagged this issue with our internal team, and our technical team is actively working to resolve it as quickly as possible. Thank you all for your patience.