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

Apache Spark commented on SPARK-13374:
--------------------------------------

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

> make it possible to create recoverable accumulator for streaming application
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-13374
>                 URL: https://issues.apache.org/jira/browse/SPARK-13374
>             Project: Spark
>          Issue Type: New Feature
>          Components: Streaming
>            Reporter: Mao, Wei
>
> currently the accumulator is not recoverable from checkpoint, So if the 
> streaming application is restarted or recovery from broken, the information 
> in accumulator will be lost.
> I would like to create new accumulator interface in StreamingContext to make 
> it possible to create recoverable accumulator for streaming application.



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