โ09-03-2024 09:36 PM
Hi Team, I want to add tags to cluster that is shared for multiple job runs.
To isolate cost we want to leverage tagging.
If a job run is already in place on a running cluster, I want to trigger one more run and add tags.
I'm not able to add tags without cluster restart which I don't want, as already a job is using that cluster.
How to Isolate cost per run in such cases.
โ09-03-2024 11:27 PM
Hi @ryomen_sukuna ,
Unfortunately, I believe it's not possible. Any change to the cluster configuration requires a restart for the changes to take effect. Below snippet from documenatation:
"
โ09-03-2024 11:57 PM
@szymon_dybczak do we have some other way we can isolate cost per run?
โ09-04-2024 12:04 AM
Can't you just add additional tags on a job level? According to documenatation tags defined on job level also propagate to job clusters created when a job is run, allowing you to use tags with your existing cluster monitoring.
โ09-11-2024 09:18 AM
Correct, we can leverage job level tagging, but again it comes with a cost of handling concurrent runs or repair runs and some special cases as the job definition will change.
We generally don't trigger the runs using UI as we have an automated process to trigger the runs.
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