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
Describe the bug
When I try to run the demo, it fails during Databricks configuration. I've read the script and it seems to run the init script from dbfs, that is no longer supported in new environments.
To Reproduce
Steps to reproduce the behavior:
Run the demo in a new resource group.
Expected behavior
The demo should finis without problems.
Logs
2024-03-27 15:48:39 [INFO] begin databricks demo cluster creation
{"error_code":"FEATURE_DISABLED","message":"Init scripts cannot be loaded from DBFS. Review the init script documentation for more details on configuring init scripts.","details":[{"@type":"type.googleapis.com/google.rpc.ErrorInfo","reason":"CM_API_ERROR_SOURCE_CALLER_ERROR","domain":""}]}
Screenshots
Desktop (please complete the following information):
Describe the bug
When I try to run the demo, it fails during Databricks configuration. I've read the script and it seems to run the init script from dbfs, that is no longer supported in new environments.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The demo should finis without problems.
Logs
2024-03-27 15:48:39 [INFO] begin databricks demo cluster creation
{"error_code":"FEATURE_DISABLED","message":"Init scripts cannot be loaded from DBFS. Review the init script documentation for more details on configuring init scripts.","details":[{"@type":"type.googleapis.com/google.rpc.ErrorInfo","reason":"CM_API_ERROR_SOURCE_CALLER_ERROR","domain":""}]}
Screenshots
![image](https://private-user-images.githubusercontent.com/10107118/317347754-75942405-ee74-45dc-89ea-549c6b9da309.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MzgwODIsIm5iZiI6MTczOTQzNzc4MiwicGF0aCI6Ii8xMDEwNzExOC8zMTczNDc3NTQtNzU5NDI0MDUtZWU3NC00NWRjLTg5ZWEtNTQ5YzZiOWRhMzA5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA5MDk0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQzNjMyNzU0YTE5NTkxNzM0YWMyYmE1NDZhN2Q2MzMxOGVmN2QxMGU5NTJhOGRlOWM3N2Q5YjhhYWY2NDRkNTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.9yHF9tNdFpCPdwq198SqibdiWg1H-nGxI7Tg4QzkbQ8)
Desktop (please complete the following information):
Additional context
Databricks documentation
The text was updated successfully, but these errors were encountered: