You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/11/25 13:36:12 UTC

[jira] [Resolved] (SPARK-2419) Misc updates to streaming programming guide

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

Sean Owen resolved SPARK-2419.
------------------------------
    Resolution: Fixed

Looks like both of the PRs were merged, so this is resolved.

> 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.3.4#6332)

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