[GitHub] spark pull request #17292: DebugFilesystem.assertNoOpenStreams should report...

2017-03-14 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/17292#discussion_r106093910 --- Diff: core/src/test/scala/org/apache/spark/SparkContextSuite.scala --- @@ -537,6 +539,21 @@ class SparkContextSuite extends SparkFunSuite with LocalSparkCo

[GitHub] spark pull request #17292: DebugFilesystem.assertNoOpenStreams should report...

2017-03-14 Thread bogdanrdc
GitHub user bogdanrdc opened a pull request: https://github.com/apache/spark/pull/17292 DebugFilesystem.assertNoOpenStreams should report the open streams to help debugging ## What changes were proposed in this pull request? DebugFilesystem.assertNoOpenStreams throws an exc