databricks-common-errors
Originally fromjeremylongshore/claude-code-plugins-plus
Installation
SKILL.md
Databricks Common Errors
Overview
Quick reference for the top Databricks errors and their solutions.
Prerequisites
- Databricks CLI/SDK installed
- API credentials configured
- Access to cluster/job logs
Instructions
Step 1: Identify the Error
Check error message in job run output, cluster logs, or notebook cells.
Step 2: Find Matching Error Below
Match your error to one of the documented cases.
Step 3: Apply Solution
Follow the solution steps for your specific error.
Related skills