HeartSaVioR commented on issue #25709: [SPARK-29007][STREAMING][MLLIB] Enforce not leaking SparkContext in tests which creates new StreamingContext with new SparkContext URL: https://github.com/apache/spark/pull/25709#issuecomment-529247287 Added `LocalStreamingContext` and applied to test suites which clean up StreamingContext in afterXXX. To be consistent (and by intention to isolate SparkContext between test), I just changed the test suites which initialize SparkContext per suite to initialize SparkContext per each test.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
