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

holdenk commented on SPARK-16775:
---------------------------------

Yes so my plan is to replace it with the new API in all of the places where I 
can - but in the places where that isn't reasonable (like places where the old 
accumulator API depends on its self) do some slight of hand with private 
internal methods to make the warnings go away.

> Reduce internal warnings from deprecated accumulator API
> --------------------------------------------------------
>
>                 Key: SPARK-16775
>                 URL: https://issues.apache.org/jira/browse/SPARK-16775
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark, Spark Core, SQL
>            Reporter: holdenk
>
> Deprecating the old accumulator API added a large number of warnings - many 
> of these could be fixed with a bit of refactoring to offer a non-deprecated 
> internal class while still preserving the external deprecation warnings.



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