start here --> slow job --> i think my job is accepted by the spark cluster scheduler, but I don't have visibility into the time spent as "Accepted" --> in spark 3.4 we can find this info in the job's JMX metrics
--> Why is my job waiting in accepted state?
--> How do I reduce the time my job is waiting in accepted state?
--> How do I monitor how long each job is spendng in each (eg accepted) state?
start here --> slow job --> i think my job is accepted by the spark cluster scheduler, but I don't have visibility into the time spent as "Accepted" --> in spark 3.4 we can find this info in the job's JMX metrics
--> Why is my job waiting in accepted state? --> How do I reduce the time my job is waiting in accepted state? --> How do I monitor how long each job is spendng in each (eg accepted) state?
Reference link: https://issues.apache.org/jira/browse/SPARK-36664