0

I created a Databricks Asset Bundle and it seems it is successfully being deployed with the databricks bundle deploy command. When I run the same command again with the same bundle I get the error

The pipeline name 'mypipeline' is already used by another pipeline. This check can be skipped by setting allow_duplicate_names = true in the request.

  1. allow_duplicate_names seems to be a parameter in databricks api but I can't find a corresponding parameter in databricks cli
  2. Is allowing duplicate names even the right way to go? I think that might create a new pipeline with the same name instead of updating the existing one
Mathias Rönnlund
  • 4,078
  • 7
  • 43
  • 96

0 Answers0