cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

DBR CLI v0.216.0 failed to pass bundle variable for notebook task

larsr
New Contributor II

After installing the new version of the CLI (v0.216.0) the bundle variable for the notebook task is not parsed correctly, see code below:

tasks:
        - task_key: notebook_task
          job_cluster_key: job_cluster
          notebook_task:
            notebook_path: ${var.notebook_path}
 
Based on the code above, databricks bundle validate gives the following error: unable to determine directory for job notebook_task: no file in location.
 
The template does work if the notebook_path is defined explicitly (without variable reference) in the template.
 
Could you please provide support on this issue?
 
Regards,
 
Lars
 
0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group