Hi @unj1m,
The path should be in the format dbfs:/Volumes/... without the extra /dbfs prefix. The correct path should be:
dbfs:/Volumes/compute_integration_tests/default/compute-external-table-tests-models/test_artifacts/1078d04b4d4b4537bdf7a4b5e94e...
Hi @PiotrM,
Currently, there is no specific setting to directly set a timeout for long-running queries on all-purpose clusters that are Unity Catalog (UC) enabled
As a workaround, you might consider implementing custom monitoring and termination logi...
Thanks for the comments!
Just to confirm you are following this deployment logic?
databricks bundle validatedatabricks bundle deploy -t devdatabricks bundle run -t dev hello_job
Also it looks like existing cluster is not picking up new version you ...