[ 
https://issues.apache.org/jira/browse/SPARK-16861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-16861:
------------------------------------

    Assignee: Apache Spark

> Refactor PySpark accumulator API to be on top of AccumulatorV2 API
> ------------------------------------------------------------------
>
>                 Key: SPARK-16861
>                 URL: https://issues.apache.org/jira/browse/SPARK-16861
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, Spark Core
>            Reporter: holdenk
>            Assignee: Apache Spark
>
> The PySpark accumulator API is implemented on top of the legacy accumulator 
> API which is now deprecated. To allow this deprecated API to be removed 
> eventually we will need to rewrite the PySpark accumulators on top of the new 
> API. An open question for a possible follow up is if we want to make the 
> Python accumulator API look more like the new accumulator API.



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