You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/01/18 22:27:39 UTC

[jira] [Resolved] (SPARK-12884) Move *Metrics and *Accum* classes to their own files

     [ https://issues.apache.org/jira/browse/SPARK-12884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin resolved SPARK-12884.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Move *Metrics and *Accum* classes to their own files
> ----------------------------------------------------
>
>                 Key: SPARK-12884
>                 URL: https://issues.apache.org/jira/browse/SPARK-12884
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> TaskMetrics.scala and Accumulators.scala are big files. The former contains 8 classes and objects, and the latter contains 6.
> When working through this code I found that it was difficult to navigate these files because of all the unrelated things them. We should move most of the classes to their own files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org