[ 
https://issues.apache.org/jira/browse/SPARK-13152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131034#comment-15131034
 ] 

Apache Spark commented on SPARK-13152:
--------------------------------------

User 'holdenk' has created a pull request for this issue:
https://github.com/apache/spark/pull/11056

> 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