holdenk created SPARK-13152:
-------------------------------

             Summary: Fix task metrics deprecation warning
                 Key: SPARK-13152
                 URL: https://issues.apache.org/jira/browse/SPARK-13152
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
            Reporter: holdenk
            Priority: Minor


Right now incBytesRead and incRecordsRead are marked as deprecated and for 
internal use only. We should make private[spark] versions which are not 
deprecated and switch to those internally so as to not clutter up the warning 
messages when building.



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