Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 09:16 AM
Hi @kasiviss42, Thank you for sharing the error details!
To provide better guidance, could you clarify the following details about your environment and use case?
-
Cluster Configuration:
- Are you using a single-user cluster or a shared/multi-user cluster? If single-user, have you set
spark.databricks.unityCatalog.singleUserAutoGlobalScopetotrue?
- Are you using a single-user cluster or a shared/multi-user cluster? If single-user, have you set
-
Workload Details:
- What type of operation or workload are you running when this error occurs (e.g., a Spark job, Delta Lake operation, or background process)?
- Are you using thread pools, asynchronous tasks, or submitting jobs programmatically?
-
Specific Context:
- Does this issue occur consistently or intermittently?
- Have you noticed if certain operations or configurations (e.g., checkpointing, writing to S3, or specific thread usage) trigger the error?
-
Setup and Logs:
- Are you running this on a free trial or a production workspace?
- Can you share the specific stack trace or log details (excluding sensitive information) to help identify where the issue arises?