This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e7af448  [SPARK-34880][SQL][TESTS] Add Parquet ZSTD compression test 
coverage
     add 066c055  [SPARK-34092][SQL] Support Stage level restful api filter 
task details by task status

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/status/AppStatusStore.scala   |  16 +--
 .../spark/status/api/v1/StagesResource.scala       |   8 +-
 ..._json_details_with_failed_task_expectation.json | 111 +++++++++++++++++++++
 ...> one_stage_json_with_details_expectation.json} |   0
 .../spark/deploy/history/HistoryServerSuite.scala  |   4 +
 docs/monitoring.md                                 |   5 +
 6 files changed, 135 insertions(+), 9 deletions(-)
 create mode 100644 
core/src/test/resources/HistoryServerExpectations/one_stage_attempt_json_details_with_failed_task_expectation.json
 copy 
core/src/test/resources/HistoryServerExpectations/{one_stage_json_expectation.json
 => one_stage_json_with_details_expectation.json} (100%)

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

Reply via email to