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