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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to