Skip to content
Snippets Groups Projects
Commit 58434acd authored by jinxing's avatar jinxing Committed by Marcelo Vanzin
Browse files

[SPARK-19937] Collect metrics for remote bytes read to disk during shuffle.

In current code(https://github.com/apache/spark/pull/16989), big blocks are shuffled to disk.
This pr proposes to collect metrics for remote bytes fetched to disk.

Author: jinxing <jinxing6042@126.com>

Closes #18249 from jinxing64/SPARK-19937.
parent e55a105a
No related branches found
No related tags found
No related merge requests found
Showing
with 196 additions and 1 deletion
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment