[
https://issues.apache.org/jira/browse/SPARK-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224537#comment-14224537
]
Tathagata Das commented on SPARK-2475:
--------------------------------------
SPARK-4381 partially solved for the most common case of single core local mode
> Check whether #cores > #receivers in local mode
> -----------------------------------------------
>
> Key: SPARK-2475
> URL: https://issues.apache.org/jira/browse/SPARK-2475
> Project: Spark
> Issue Type: Improvement
> Components: Streaming
> Reporter: Tathagata Das
>
> When the number of slots in local mode is not more than the number of
> receivers, then the system should throw an error. Otherwise the system just
> keeps waiting for resources to process the received data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]