Customize job run name when running jobs from adf
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2023 01:01 PM
Hi guys,
i am running my Databricks jobs on a cluster job from azure datafactory using a databricks Python activity
When I monitor my jobs in workflow-> job runs . I see that the run name is a concatenation of adf pipeline name , Databricks python activity name and a run id. I am wondering how can Customize this job run name to make it easier to select the a specific job ?
is there a way to do it in spark session or spark context properties ?
regards
hamza