[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to