Describe the issue
I am getting the following error in databricks asset bundle in custom template
Steps to reproduce the behavior
- Run
databricks bundle validate or databricks bundle deploy
OS and CLI version
Please provide the version of the CLI (eg: v0.1.2) and the operating system (eg: windows). You can run databricks --version to get the version of your Databricks CLI
Debug Logs
databricks bundle validate --debug
16:03:34 INFO start pid=15328 version=0.230.0 args="C:\Users\SKulka05\AppData\Local\Microsoft\WinGet\Packages\Databricks.DatabricksCLI_Microsoft.Winget.Source_8wekyb3d8bbwe\databricks.exe, bundle, validate, --debug"
16:03:34 DEBUG Found bundle root at C:\Users\SKulka05\OneDrive - Kenvue\Desktop\Dev\kvai_pro110007\DAB_KRG (file C:\Users\SKulka05\OneDrive - Kenvue\Desktop\Dev\kvai_pro110007\DAB_KRG\databricks.yml) pid=15328
16:03:34 DEBUG Apply pid=15328 mutator=load
16:03:34 INFO Phase: load pid=15328 mutator=load
16:03:34 DEBUG Apply pid=15328 mutator=load mutator=seq
16:03:34 DEBUG Apply pid=15328 mutator=load mutator=seq mutator=EntryPoint
16:03:34 DEBUG Apply pid=15328 mutator=load mutator=seq mutator=scripts.preinit
16:03:34 WARN unable to convert typed configuration to dynamic configuration: unhandled type: time pid=15328 mutator=load mutator=seq mutator=scripts.preinit
16:03:34 ERROR entry error: unhandled type: time pid=15328 mutator=load mutator=seq mutator=scripts.preinit
16:03:34 ERROR Error: entry error: unhandled type: time pid=15328 mutator=load mutator=seq
16:03:34 ERROR Error: entry error: unhandled type: time pid=15328 mutator=load
Error: entry error: unhandled type: time
Name: BUNDLE_NAME
Found 1 error
16:03:34 ERROR failed execution pid=15328 exit_code=1 error=AlreadyPrinted
Describe the issue
I am getting the following error in databricks asset bundle in custom template
Steps to reproduce the behavior
databricks bundle validateordatabricks bundle deployOS and CLI version
Please provide the version of the CLI (eg: v0.1.2) and the operating system (eg: windows). You can run databricks --version to get the version of your Databricks CLI
Debug Logs
databricks bundle validate --debug
16:03:34 INFO start pid=15328 version=0.230.0 args="C:\Users\SKulka05\AppData\Local\Microsoft\WinGet\Packages\Databricks.DatabricksCLI_Microsoft.Winget.Source_8wekyb3d8bbwe\databricks.exe, bundle, validate, --debug"
16:03:34 DEBUG Found bundle root at C:\Users\SKulka05\OneDrive - Kenvue\Desktop\Dev\kvai_pro110007\DAB_KRG (file C:\Users\SKulka05\OneDrive - Kenvue\Desktop\Dev\kvai_pro110007\DAB_KRG\databricks.yml) pid=15328
16:03:34 DEBUG Apply pid=15328 mutator=load
16:03:34 INFO Phase: load pid=15328 mutator=load
16:03:34 DEBUG Apply pid=15328 mutator=load mutator=seq
16:03:34 DEBUG Apply pid=15328 mutator=load mutator=seq mutator=EntryPoint
16:03:34 DEBUG Apply pid=15328 mutator=load mutator=seq mutator=scripts.preinit
16:03:34 WARN unable to convert typed configuration to dynamic configuration: unhandled type: time pid=15328 mutator=load mutator=seq mutator=scripts.preinit
16:03:34 ERROR entry error: unhandled type: time pid=15328 mutator=load mutator=seq mutator=scripts.preinit
16:03:34 ERROR Error: entry error: unhandled type: time pid=15328 mutator=load mutator=seq
16:03:34 ERROR Error: entry error: unhandled type: time pid=15328 mutator=load
Error: entry error: unhandled type: time
Name: BUNDLE_NAME
Found 1 error
16:03:34 ERROR failed execution pid=15328 exit_code=1 error=AlreadyPrinted