-
- Downloads
[SPARK-7608] Clean up old state in RDDOperationGraphListener
This is necessary for streaming and long-running Spark applications. zsxwing tdas Author: Andrew Or <andrew@databricks.com> Closes #6125 from andrewor14/viz-listener-leak and squashes the following commits: 8660949 [Andrew Or] Fix thing + add tests 33c0843 [Andrew Or] Clean up old job state
Showing
- core/src/main/scala/org/apache/spark/ui/scope/RDDOperationGraphListener.scala 21 additions, 9 deletions...org/apache/spark/ui/scope/RDDOperationGraphListener.scala
- core/src/test/scala/org/apache/spark/ui/scope/RDDOperationGraphListenerSuite.scala 87 additions, 0 deletions...pache/spark/ui/scope/RDDOperationGraphListenerSuite.scala
Loading
Please register or sign in to comment