[ https://issues.apache.org/jira/browse/BEAM-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896885#comment-15896885
]
ASF GitHub Bot commented on BEAM-1626:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/2163
> Remove caching of read MapWithStateDStream.
> -------------------------------------------
>
> Key: BEAM-1626
> URL: https://issues.apache.org/jira/browse/BEAM-1626
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Amit Sela
> Assignee: Amit Sela
>
> There's no real need for it since checkpointing caches as well, and from my experiments
I think it also has something to do with some of the flakes in streaming tests.
> Anyway, I don't see a good reason to call {{cache()}} there, so let's remove it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|