warrenzhu25 opened a new pull request #28942:
URL: https://github.com/apache/spark/pull/28942


   ### What changes were proposed in this pull request?
   Support fetching taskList by status as below:
   ```
   
/applications/[app-id]/stages/[stage-id]/[stage-attempt-id]/taskList?status=failed
   ```
   
   ### Why are the changes needed?
   
   When there're large number of tasks in one stage, current api is hard to get 
taskList by status
   
   ### Does this PR introduce _any_ user-facing change?
   Yes. Updated monitoring doc.
   
   
   ### How was this patch tested?
   Manually tested, it seems no existing test for taskList api.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to