GitHub user pwendell opened a pull request:
https://github.com/apache/spark/pull/4643
SPARK-5856: In Maven build script, launch Zinc with more memory
I've seen out of memory exceptions when trying
to run many parallel builds against the same Zinc
server during packaging. We should use the same
increased memory settings we use for Maven itself.
I tested this and confirmed that the Nailgun JVM
launched with higher memory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pwendell/spark zinc-memory
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4643.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 #4643
----
commit 717cfb055dcdbdf682a1a891e2413ab0d66de211
Author: Patrick Wendell <[email protected]>
Date: 2015-02-17T07:29:39Z
SPARK-5856: Launch Zinc with larger memory options.
I've seen out of memory exceptions when trying
to run many parallel builds against the same Zinc
server during packaging. We should use the same
increased memory settings we use for Maven itself.
I tested this and confirmed that the Nailgun JVM
launched with higher memory.
----
---
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]