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

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

Andrew Or created SPARK-12884:
---------------------------------

             Summary: 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


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