cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

DAB run

raghu2
New Contributor III

Hello All,

I am running this command : databricks bundle run -t dev dltPpl_job --debug

Bundle name: dltPpl. Bundle was generated using: databricks bundle init --target dev

Error message: Error: exit status 1
Failed to marshal state to json: unsupported attribute "for_each_task"

Additional error messages:

15:27:05 DEBUG Apply pid=3997 mutator=seq mutator=terraform.Load
15:27:07 ERROR Error: exit status 1
Failed to marshal state to json: unsupported attribute "for_each_task" pid=3997 mutator=seq mutator=terraform.Load
15:27:07 ERROR Error: exit status 1

Appreciate any leads on how to run a unit test from a local development command line.

1 REPLY 1

Kaniz
Community Manager
Community Manager

Hi @raghu2, Could you please verify that your bundle configuration is correctly set up? Ensure that the “for_each_task” attribute is used appropriately.