Details
Description
We should add checkpoint interval to ALS to prevent the following:
1. storing large shuffle files
2. stack overflow (SPARK-1106)
Attachments
Issue Links
- contains
-
SPARK-6334 spark-local dir not getting cleared during ALS
- Resolved
-
SPARK-1006 MLlib ALS gets stack overflow with too many iterations
- Closed
- is related to
-
SPARK-5561 Generalize PeriodicGraphCheckpointer for RDDs
- Resolved
- links to