GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/23106
[SPARK-26141] Enable custom shuffle metrics implementation in shuffle write
## What changes were proposed in this pull request?
This is the write side counterpart to
https://github.com/apache/spark/pull/23105
## How was this patch tested?
No behavior change expected, as it is a straightforward refactoring.
Updated all existing test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-26141
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/23106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23106
----
commit 115bd8bfa49674a2fcfa05517373146e90ec3bf7
Author: Reynold Xin <rxin@...>
Date: 2018-11-21T15:55:56Z
[SPARK-26141] Enable custom shuffle metrics implementation in shuffle write
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]