[ 
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
- Classes of spark-streaming-XYZ cannot be access from Spark Shell
- Deploying and using spark-streaming-XYZ requires spark-streaming-XYZ.jar 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.
- New Flume and Kinesis stuff.
- Twitter4j version
- Design pattern: creating connections to external sinks
- Design pattern: multiple input streams


  was:
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
- Classes of spark-streaming-XYZ cannot be access from Spark Shell
- Deploying and using spark-streaming-XYZ requires spark-streaming-XYZ.jar 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.
- New Flume and Kinesis stuff.
- Twitter4j version



> 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
>            Priority: Critical
>
> 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
> - Classes of spark-streaming-XYZ cannot be access from Spark Shell
> - Deploying and using spark-streaming-XYZ requires spark-streaming-XYZ.jar 
> 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.
> - New Flume and Kinesis stuff.
> - Twitter4j version
> - Design pattern: creating connections to external sinks
> - Design pattern: multiple input streams



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

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

Reply via email to