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

Tathagata Das updated SPARK-2419:
---------------------------------

    Description: 
This JIRA collects together a number of small issues that should be added to 
the streaming programming guide

- Receivers consume an executor slot and highlight the fact the # cores > # 
receivers is necessary
- Deploying requires spark-streaming-XYZ and its dependencies to be packaged 
with application JAR. 
- Ordering and parallelism of the output operations
- Receiver's should be serializable
- Add more information on how socketStream: input stream => iterator function.

  was:
This JIRA collects together a number of small issues that should be added to 
the streaming programming guide

- Receivers consume an executor slot
- Ordering and parallelism of the output operations
- Receiver's should be serializable
- Add more information on how socketStream: input stream => iterator function.


> Misc updates to streaming programming guide
> -------------------------------------------
>
>                 Key: SPARK-2419
>                 URL: https://issues.apache.org/jira/browse/SPARK-2419
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>
> This JIRA collects together a number of small issues that should be added to 
> the streaming programming guide
> - Receivers consume an executor slot and highlight the fact the # cores > # 
> receivers is necessary
> - Deploying requires spark-streaming-XYZ and its dependencies to be packaged 
> with application JAR. 
> - Ordering and parallelism of the output operations
> - Receiver's should be serializable
> - Add more information on how socketStream: input stream => iterator function.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to