You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/09/03 23:10:51 UTC

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

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

Apache Spark commented on SPARK-2419:
-------------------------------------

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

> 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