Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE] Databricks bundle creation / validation issue #1056

Open
cmonteiro1 opened this issue Oct 1, 2024 · 1 comment
Open

[ISSUE] Databricks bundle creation / validation issue #1056

cmonteiro1 opened this issue Oct 1, 2024 · 1 comment

Comments

@cmonteiro1
Copy link

Description
Attempting to create an Asset Bundle to deploy, fails on bundle validation.
Error: unable to parse response. This is likely a bug in the Databricks SDK for Go or the underlying REST API.

Reproduction
Snippet from bundle creation:
artifacts: notebooks: path: Redacted type: notebook files: - source: notebooks/ wheels: path: redacted type: whl files: - source: dist/*.whl

Debug Logs

GET /api/2.0/preview/scim/v2/Me
> * Host: 
> * Accept: application/json
> * Authorization: REDACTED
> * User-Agent: cli/0.229.0 databricks-sdk-go/0.47.0 go/1.22.7 os/linux cmd/bundle_validate auth/pat cicd/github
< HTTP/2.0 400 Bad Request
< * Content-Length: 151
< * Content-Type: text/html; charset=utf-8
< * Date: Tue, 
< * Server: databricks
< * Vary: Accept-Encoding
@JustinCameron
Copy link

Possible duplicate of #998

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

No branches or pull requests

2 participants