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

zhengruifeng resolved SPARK-30502.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 27189
[https://github.com/apache/spark/pull/27189]

> PeriodicRDDCheckpointer supports storageLevel
> ---------------------------------------------
>
>                 Key: SPARK-30502
>                 URL: https://issues.apache.org/jira/browse/SPARK-30502
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, Spark Core
>    Affects Versions: 3.0.0
>            Reporter: zhengruifeng
>            Assignee: zhengruifeng
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Intermediate RDDs in ML are cached with 
> storageLevel=StorageLevel.MEMORY_AND_DISK.
> PeriodicRDDCheckpointer will store RDD with 
> storageLevel=StorageLevel.MEMORY_ONLY, it maybe nice to set the storageLevel 
> of checkpointer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to