databricks
Installation
SKILL.md
Databricks Expert Engineer Skill
This skill provides a comprehensive guide for Databricks development.
1. Databricks CLI Usage
1.1. About warehouse_id
- Find and select one Serverless SQL Warehouse for warehouse_id
- Note: databricks CLI does not auto-read warehouse_id from config files, so explicitly include it in JSON each time
1.2. Authentication
-
When
auth_type=databricks-cliin profile, run U2M authentication firstdatabricks auth login --host https://xxx.cloud.databricks.com --profile PROFILE_NAME