You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/17 17:00:01 UTC

[jira] [Assigned] (SPARK-25303) A DStream that is checkpointed should allow its parent(s) to be removed and not persisted

     [ https://issues.apache.org/jira/browse/SPARK-25303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-25303:
------------------------------------

    Assignee:     (was: Apache Spark)

> A DStream that is checkpointed should allow its parent(s) to be removed and not persisted
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-25303
>                 URL: https://issues.apache.org/jira/browse/SPARK-25303
>             Project: Spark
>          Issue Type: Bug
>          Components: DStreams
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1
>            Reporter: Nikunj Bansal
>            Priority: Major
>              Labels: Streaming, streaming
>
> A checkpointed DStream is supposed to cut the lineage to its parent(s) such that any persisted RDDs for the parent(s) are removed. However, combined with the issue in SPARK-25302, they result in the Input Stream RDDs being persisted a lot longer than they are actually required.
> See also related bug SPARK-25302.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org