- 33130 Views
- 10 replies
- 10 kudos
Failure starting repl. Try detaching and re-attaching the notebook.java.lang.Exception: Python repl did not start in 30 seconds. at com.databricks.backend.daemon.driver.IpykernelUtils$.startIpyKernel(JupyterDriverLocal.scala:1442) at com.databricks.b...
- 33130 Views
- 10 replies
- 10 kudos
Latest Reply
I have had this problem many times, today I made a copy of the cluster and it got "de-saturated", it could help someone in the future
9 More Replies
- 1789 Views
- 1 replies
- 0 kudos
Context:I'm using DataFrameWriter to load the dataSet into the Redshift. DataFrameWriter writes the dataSet to S3, and loads data from S3 to Redshift by issuing the Redshift copy command. Issue:In frequently we are observing, the data is present in t...
- 1789 Views
- 1 replies
- 0 kudos
Latest Reply
Hi @Kishorekumar Somasundaram Great to meet you, and thanks for your question! Let's see if your peers in the community have an answer to your question. Thanks.
- 57951 Views
- 8 replies
- 8 kudos
Hi, we have several clusters that keep giving this error:Failure starting repl. Try detaching and re-attaching the notebook.All the investigation I've done points to this issue being related to the number of concurrent connections but we only have 1 ...
- 57951 Views
- 8 replies
- 8 kudos
Latest Reply
@Aviral Bhardwaj thanks, this seemed to fix the issue, we had an innit script that was potentially conflicting with UI set libraries (in cluster settings).
7 More Replies
- 5532 Views
- 1 replies
- 0 kudos
Hi community,I'm trying to read XML data from Azure Datalake Gen 2 using com.databricks:spark-xml_2.12:0.12.0:spark.read.format('XML').load('abfss://[CONTAINER]@[storageaccount].dfs.core.windows.net/PATH/TO/FILE.xml')The code above gives the followin...
- 5532 Views
- 1 replies
- 0 kudos
Latest Reply
The issue was also raised here: https://github.com/databricks/spark-xml/issues/591A fix is to use the "spark.hadoop" prefix in front of the fs.azure spark config keys:spark.hadoop.fs.azure.account.oauth2.client.id.nubulosdpdlsdev01.dfs.core.windows.n...
- 1995 Views
- 1 replies
- 1 kudos
Recently my Databricks jobs have failed with the error message:Failure starting repl. Try detaching and re-attaching the notebook.
java.lang.Exception: Python repl did not start in 30 seconds seconds.
at com.databricks.backend.daemon.driver.Ipyker...
- 1995 Views
- 1 replies
- 1 kudos
Latest Reply
Yes, you can use re-try if still it's not resolve raise a support ticket to databricks
- 7929 Views
- 5 replies
- 17 kudos
Hi, We are currently using a Azure AAD Token inorder to authenticate with Databricks instead of generating Personal Access Tokens from Databricks. We have a multi-tenant architecture and so we are using Azure container instances to run multiple trans...
- 7929 Views
- 5 replies
- 17 kudos
Latest Reply
Hi, This looks like an old issue which we have faced earlier, Could you please update the DBR to the latest version and try again?
4 More Replies
by
sauri
• New Contributor III
- 3334 Views
- 6 replies
- 4 kudos
Hello, I runn a notebook with datafactory and I have this error:Failure starting repl. Try detaching and re-attaching the notebook.But my notebook is attachingCan I attach notebook with a comand o r code ?
- 3334 Views
- 6 replies
- 4 kudos
Latest Reply
Hey @oscar alvarez Thank you so much for getting back to us. It's really great of you to send in the solution. Would you be happy to mark it as best so that other members can find the solution more quickly?We really appreciate your time.Wish you a g...
5 More Replies
- 8156 Views
- 11 replies
- 5 kudos
Is there any known issues affecting the creation of clusters? I've been unable to get any clusters to start today so far!Have received this error "Cluster terminated.Reason:Unexpected launch failure"Help!
- 8156 Views
- 11 replies
- 5 kudos
- 2991 Views
- 3 replies
- 1 kudos
Hi all,I am migrating to Databricks E2 from older one. I moved the cluster definitions from the old databricks instance as well as creating new ones. Databricks tries to start a cluster for an hour and then fails. This happens for modes: Single Node ...
- 2991 Views
- 3 replies
- 1 kudos
Latest Reply
Please check:CPU quotas, please request to increase them anyway https://go.aws/3EvY1fX and use pools to have better control as old instances can be there for a moment after termination,Check the network configuration. Maybe it is downloading somethin...
2 More Replies