GitHub user tedyu opened a pull request:
https://github.com/apache/spark/pull/9384
Stop SparkContext at the end of subtest in SparkListenerSuite
In the thread,
http://search-hadoop.com/m/q3RTtcQiFSlTxeP/test+failed+due+to+OOME&subj=test+failed+due+to+OOME,
it was discussed that memory consumption for SparkListenerSuite should be
brought down.
This is an attempt in that direction.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tedyu/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9384.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9384
----
commit 2e067d871eb46380f0e3f93a9f72627a6eb9c9a5
Author: tedyu <[email protected]>
Date: 2015-10-30T21:58:21Z
Stop SparkContext at the end of subtest in SparkListenerSuite
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]