Weizhong created SPARK-6641:
-------------------------------

             Summary: 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 on 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to