Skip to content

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented Aug 30, 2016

What changes were proposed in this pull request?

There are a lot of failures recently: http://spark-tests.appspot.com/tests/org.apache.spark.repl.ReplSuite/replicating%20blocks%20of%20object%20with%20class%20defined%20in%20repl

This PR just changed the persist level to MEMORY_AND_DISK_2 to avoid blocks being evicted from memory.

How was this patch tested?

Jenkins unit tests.

@zsxwing
Copy link
Member Author

zsxwing commented Aug 30, 2016

/cc @ericl

@SparkQA
Copy link

SparkQA commented Aug 30, 2016

Test build #64673 has finished for PR 14884 at commit 0a54b00.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@ericl
Copy link
Contributor

ericl commented Aug 31, 2016

Thanks @zsxwing

@zsxwing
Copy link
Member Author

zsxwing commented Aug 31, 2016

Merging to master and 2.0

asfgit pushed a commit that referenced this pull request Aug 31, 2016
…class defined in repl

## What changes were proposed in this pull request?

There are a lot of failures recently: http://spark-tests.appspot.com/tests/org.apache.spark.repl.ReplSuite/replicating%20blocks%20of%20object%20with%20class%20defined%20in%20repl

This PR just changed the persist level to `MEMORY_AND_DISK_2` to avoid blocks being evicted from memory.

## How was this patch tested?

Jenkins unit tests.

Author: Shixiong Zhu <[email protected]>

Closes #14884 from zsxwing/SPARK-17318.

(cherry picked from commit 231f973)
Signed-off-by: Shixiong Zhu <[email protected]>
@asfgit asfgit closed this in 231f973 Aug 31, 2016
@zsxwing zsxwing deleted the SPARK-17318 branch August 31, 2016 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants