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

2018-01-30 Thread Saisai Shao (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16346301#comment-16346301
 ] 

Saisai Shao commented on SPARK-23279:
-

Issue resolved by pull request 20447
https://github.com/apache/spark/pull/20447

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



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

2018-01-30 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16346158#comment-16346158
 ] 

Apache Spark commented on SPARK-23279:
--

User 'jerryshao' has created a pull request for this issue:
https://github.com/apache/spark/pull/20447

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