You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2018/01/31 02:34:00 UTC

[jira] [Created] (SPARK-23279) Avoid triggering distributed job for Console sink

Saisai Shao created SPARK-23279:
-----------------------------------

             Summary: Avoid triggering distributed job for Console sink
                 Key: SPARK-23279
                 URL: https://issues.apache.org/jira/browse/SPARK-23279
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 2.3.0
            Reporter: Saisai Shao


Console sink will redistribute collected local data and trigger a distributed job in each batch, this is not necessary, so here change to local job.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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