GitHub user rxin opened a pull request:

    https://github.com/apache/spark/pull/23147

    [SPARK-26140] followup: rename ShuffleMetricsReporter

    ## What changes were proposed in this pull request?
    In https://github.com/apache/spark/pull/23105, due to working on two 
parallel PRs at once, I made the mistake of committing the copy of the PR that 
used the name ShuffleMetricsReporter for the interface, rather than the 
appropriate one ShuffleReadMetricsReporter. This patch fixes that.
    
    ## How was this patch tested?
    This should be fine as long as compilation passes.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rxin/spark ShuffleReadMetricsReporter

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/23147.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 #23147
    
----
commit 1d28d879572aa958b169acc5e1a48e52cced4c26
Author: Reynold Xin <rxin@...>
Date:   2018-11-26T18:56:18Z

    ShuffleReadMetricsReporter

----


---

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

Reply via email to