I’m using Databricks on GCP and currently facing an issue where I want the RunName of a job to be displayed as the source in the Job Compute Grid.
Here’s what I’ve already done:
- I’ve included the RunName in the custom_tags section of my cluster JSON:
- When I go into the job details, I can see the RunName in the RunName field, but it’s not displayed as the source in the outer Job Compute Grid.
My question is: