[ https://issues.apache.org/jira/browse/BEAM-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Sela resolved BEAM-1626.
-----------------------------
Resolution: Fixed
Fix Version/s: 0.6.0
> 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
> Fix For: 0.6.0
>
>
> 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)
|