You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/10/13 08:52:05 UTC

[jira] [Created] (SPARK-11078) Ensure spilling tests are actually spilling

Andrew Or created SPARK-11078:
---------------------------------

             Summary: Ensure spilling tests are actually spilling
                 Key: SPARK-11078
                 URL: https://issues.apache.org/jira/browse/SPARK-11078
             Project: Spark
          Issue Type: Sub-task
          Components: Spark Core, Tests
            Reporter: Andrew Or


The new unified memory management model in SPARK-10983 uncovered many brittle tests that rely on arbitrary thresholds to detect spilling. Some tests don't even assert that spilling did occur.

We should go through all the places where we test spilling behavior and correct the tests, a subset of which are definitely incorrect. Potential suspects:

- UnsafeShuffleSuite
- ExternalAppendOnlyMapSuite
- ExternalSorterSuite
- SQLQuerySuite



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org