Amit Sela created BEAM-1626:
-------------------------------
Summary: 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)
|