You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/01/05 22:40:39 UTC

[jira] [Resolved] (SPARK-6641) Add config or control of accumulator on python

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

Josh Rosen resolved SPARK-6641.
-------------------------------
    Resolution: Won't Fix

Resolving as "Won't Fix" until there is more detail justifying this feature.

> Add config or control of accumulator on python
> ----------------------------------------------
>
>                 Key: SPARK-6641
>                 URL: https://issues.apache.org/jira/browse/SPARK-6641
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>            Reporter: Weizhong
>            Priority: Minor
>
> Now if we init SparkContext of Python, then will create a single Accumulator in Java and start a TCP server in a daemon thread.
> We can add config option to decide not start  this TCP server at sc start, and start this TCP server when we use accumulator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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