GitHub user rxin opened a pull request:

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

    [WIP] Always track ShuffleReadMetrics (i.e. not an Option)

    ## What changes were proposed in this pull request?
    This is work in progress. I want to see how many tests would fail.
    
    ## How was this patch tested?


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

    $ git pull https://github.com/rxin/spark metrics-refactor

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

    https://github.com/apache/spark/pull/12388.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 #12388
    
----
commit 98c802050c23fbad69225658e1495628b5c5db2f
Author: Reynold Xin <[email protected]>
Date:   2016-04-14T00:45:48Z

    [SPARK-14617] Remove deprecated APIs in TaskMetrics

commit 48f248a3e4eaa7843734cbc4f03fdb67dce81bf6
Author: Reynold Xin <[email protected]>
Date:   2016-04-14T01:17:34Z

    [SPARK-14619] Track internal accumulators (metrics) by stage attempt rather 
than stage

commit f9aebc07624db3029f2336d541dacba778873735
Author: Reynold Xin <[email protected]>
Date:   2016-04-14T01:23:49Z

    mima

commit 7478aa5b9d69d6bcd582270f613d3b4be9b9ae9e
Author: Reynold Xin <[email protected]>
Date:   2016-04-14T06:31:59Z

    [SPARK-14625] TaskUIData and ExecutorUIData shouldn't be case classes

commit b55d2bfc98f0b2092198eb1bdc41a166366517ff
Author: Reynold Xin <[email protected]>
Date:   2016-04-14T07:00:27Z

    Merge remote-tracking branch 'rxin/SPARK-14617' into metrics-refactor

commit 192dc89e0f414b13b95436fe10a8102390979229
Author: Reynold Xin <[email protected]>
Date:   2016-04-14T07:00:33Z

    Merge remote-tracking branch 'rxin/SPARK-14619' into metrics-refactor

commit 5ed6eaaf4b0d80153ad0548541941ff7daa206cb
Author: Reynold Xin <[email protected]>
Date:   2016-04-14T07:51:14Z

    Always track ShuffleReadMetrics (i.e. not an option)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to