You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/07/30 16:57:05 UTC

[jira] [Resolved] (SPARK-5561) Generalize PeriodicGraphCheckpointer for RDDs

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

Xiangrui Meng resolved SPARK-5561.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

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

> Generalize PeriodicGraphCheckpointer for RDDs
> ---------------------------------------------
>
>                 Key: SPARK-5561
>                 URL: https://issues.apache.org/jira/browse/SPARK-5561
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX, MLlib, Spark Core
>    Affects Versions: 1.3.0
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>             Fix For: 1.5.0
>
>
> PeriodicGraphCheckpointer was introduced for Latent Dirichlet Allocation (LDA), but it could be generalized to work with both Graphs and RDDs.  It should be generalized and moved out of MLlib.
> (For those who are not familiar with it, it tries to automatically handle persisting/unpersisting and checkpointing/removing checkpoint files in a lineage of Graphs.)
> A generalized version might be immediately useful for:
> * RandomForest
> * Streaming
> * GLMs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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