mirror of https://github.com/databricks/cli.git
15 lines
349 B
Plaintext
15 lines
349 B
Plaintext
|
|
>>> errcode [CLI] bundle deploy
|
|
Building whl1...
|
|
Building whl2...
|
|
Error: Duplicate local library name my_default_python-0.0.1-py3-none-any.whl
|
|
at resources.jobs.test.tasks[0].libraries[0].whl
|
|
resources.jobs.test.tasks[1].libraries[0].whl
|
|
in databricks.yml:36:15
|
|
databricks.yml:43:15
|
|
|
|
Local library names must be unique
|
|
|
|
|
|
Exit code: 1
|