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 2015/04/25 00:21:38 UTC

[jira] [Commented] (SPARK-7138) Add method to BlockGenerator to add multiple records to BlockGenerator with single callback

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

Apache Spark commented on SPARK-7138:
-------------------------------------

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

> Add method to BlockGenerator to add multiple records to BlockGenerator with single callback
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-7138
>                 URL: https://issues.apache.org/jira/browse/SPARK-7138
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>            Priority: Minor
>
> This is to ensure that receivers that receive data in small batches (like Kinesis) and want to add them but want the callback function to be called only once.
> This is for internal use only for improvement to Kinesis Receiver that we are planning to do. 



--
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