You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I am trying to create my first asset bundle. I am operating in git bash in my feature branch. I executed databricks bundle init default-python and got a failure notification indicating it was likely a bug
Expected behavior
I was expecting a successful outcome and then to go and look for some template files however I got the error shown below
Is it a regression?
This is the first time i have tried to create an asset bundle template
Debug Logs
Welcome to the default Python template for Databricks Asset Bundles!
Error: failed to compute file content for {{.project_name}}/databricks.yml.tmpl. template: :35:31: executing "" at <user_name>: error calling user_name: unexpected error handling request: json: cannot unmarshal number into Go struct field APIErrorBody.error_code of type string. This is likely a bug in the Databricks SDK for Go or the underlying REST API. Please report this issue with the following debugging information to the SDK issue tracker at https://github.com/databricks/databricks-sdk-go/issues. Request log:
Description
I am trying to create my first asset bundle. I am operating in git bash in my feature branch. I executed databricks bundle init default-python and got a failure notification indicating it was likely a bug
Reproduction
databricks bundle init default-python
Expected behavior
I was expecting a successful outcome and then to go and look for some template files however I got the error shown below
Is it a regression?
This is the first time i have tried to create an asset bundle template
Debug Logs
Welcome to the default Python template for Databricks Asset Bundles!
Error: failed to compute file content for {{.project_name}}/databricks.yml.tmpl. template: :35:31: executing "" at <user_name>: error calling user_name: unexpected error handling request: json: cannot unmarshal number into Go struct field APIErrorBody.error_code of type string. This is likely a bug in the Databricks SDK for Go or the underlying REST API. Please report this issue with the following debugging information to the SDK issue tracker at https://github.com/databricks/databricks-sdk-go/issues. Request log:
The text was updated successfully, but these errors were encountered: