-
- Downloads
[SPARK-11845][STREAMING][TEST] Added unit test to verify TrackStateRDD is correctly checkpointed
To make sure that all lineage is correctly truncated for TrackStateRDD when checkpointed. Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #9831 from tdas/SPARK-11845.
Showing
- core/src/test/scala/org/apache/spark/CheckpointSuite.scala 210 additions, 201 deletionscore/src/test/scala/org/apache/spark/CheckpointSuite.scala
- streaming/src/test/scala/org/apache/spark/streaming/rdd/TrackStateRDDSuite.scala 57 additions, 3 deletions...a/org/apache/spark/streaming/rdd/TrackStateRDDSuite.scala
Please register or sign in to comment