Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The tipping point seems to be around 50. We should fix this by checkpointing the RDDs every 10-20 iterations to break the lineage chain, but checkpointing currently requires HDFS installed, which not all users will have.
We might also be able to fix DAGScheduler to not be recursive.
Attachments
Issue Links
- Is contained by
-
SPARK-5955 Add checkpointInterval to ALS
- Resolved
- is duplicated by
-
SPARK-958 When iteration in ALS increases to 10 running in local mode, spark throws out error of StackOverflowError
- Resolved
-
SPARK-3370 The simple test error
- Closed
- is related to
-
SPARK-1855 Provide memory-and-local-disk RDD checkpointing
- Resolved