Skip to content

Add Common Issues table to databricks-config skill#260

Closed
CheeYuTan wants to merge 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:fix/config-common-issues
Closed

Add Common Issues table to databricks-config skill#260
CheeYuTan wants to merge 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:fix/config-common-issues

Conversation

@CheeYuTan
Copy link
Contributor

Summary

  • Adds a 6-entry Common Issues troubleshooting table to the databricks-config skill
  • Covers profile discovery, session persistence, workspace switching after restart, token expiry, and serverless compute configuration

Test proof

Tested config patterns against live workspace e2-demo-field-eng:

Test Result
databricks auth profiles list PASS — multiple profiles listed including e2-demo-field-eng
SDK WorkspaceClient(profile="e2-demo-field-eng") PASS — connected successfully
w.current_user.me() PASS — Steven Tan (steven.tan@databricks.com)
Profile switching via SDK PASS — can instantiate clients with different profiles
$ databricks auth profiles list
Profile                  Host                                           Valid
e2-demo-field-eng        https://e2-demo-field-eng.cloud.databricks.com Yes

All config patterns verified against live workspace.

6-entry troubleshooting table covering profile discovery, session
persistence, workspace switching after restart, token expiry, and
serverless compute configuration.
@calreynolds
Copy link
Collaborator

Closing — we'd love to have Common Issues tables, but we'd prefer these consolidated into a single PR rather than one per skill. Feel free to resubmit as a single combined PR if you're up for it!

@calreynolds calreynolds closed this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants