- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2021 07:56 AM
I've created a new job with the new UI / feature enabled.
I managed to create one task with a new job cluster successfully but when adding a second task with a new job cluster and trying to save it I received the following error:
Error updating [JobName] - Either new_cluster or existing_cluster_id must be specified.
I've yet to try something similar with the API but seems to me I cannot even create a second task with anything other than an all purpose cluster.
Any idea what I might be doing wrong, has anyone had similar issues with the new feature preview?
- Labels:
-
Creating cluster
-
Task Orchestration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2021 08:49 AM
I am facing the same error. Is there any solution for this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 08:07 PM
are you still have the same issue @kalyana krishnasampath pendyala @Alexandre Pelletier ? looks like the cluster is not attaching properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2022 12:40 AM
Hi,
I have a similar issue.
I'm using the 14 day free trial, setting up the default basic-starter cluster.
Then I just followed the basic introduction of dbx with python.
https://docs.databricks.com/dev-tools/dbx.html
Command Execute is working, but when using deploy I get the error message from above.
greetings