Patrick Wendell created SPARK-2868:
--------------------------------------

             Summary: Support named accumulators in Python
                 Key: SPARK-2868
                 URL: https://issues.apache.org/jira/browse/SPARK-2868
             Project: Spark
          Issue Type: New Feature
          Components: PySpark
            Reporter: Patrick Wendell


SPARK-2380 added this for Java/Scala. To allow this in Python we'll need to 
make some additional changes. One potential path is to have a 1:1 
correspondence with Scala accumulators (instead of a one-to-many). A challenge 
is exposing the stringified values of the accumulators to the Scala code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to