You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/04/24 23:51:38 UTC

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

Tathagata Das created SPARK-7138:
------------------------------------

             Summary: 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: Bug
            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 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