Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARK-5856: In Maven build script, launch Zinc with more memory #4643

Closed
wants to merge 1 commit into from

Conversation

pwendell
Copy link
Contributor

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.

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.
@pwendell
Copy link
Contributor Author

/cc @brennonyork if you want to take a quick look. I'll probably merge this soon since it's needed for some release packaging.

@SparkQA
Copy link

SparkQA commented Feb 17, 2015

Test build #27616 has started for PR 4643 at commit 717cfb0.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 17, 2015

Test build #27616 has finished for PR 4643 at commit 717cfb0.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/27616/
Test PASSed.

@srowen
Copy link
Member

srowen commented Feb 17, 2015

LGTM

1 similar comment
@brennonyork
Copy link

LGTM

@pwendell
Copy link
Contributor Author

Thanks guys, pulling this in.

asfgit pushed a commit that referenced this pull request Feb 17, 2015
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.

Author: Patrick Wendell <patrick@databricks.com>

Closes #4643 from pwendell/zinc-memory and squashes the following commits:

717cfb0 [Patrick Wendell] SPARK-5856: Launch Zinc with larger memory options.

(cherry picked from commit 3ce46e9)
Signed-off-by: Patrick Wendell <patrick@databricks.com>
@asfgit asfgit closed this in 3ce46e9 Feb 17, 2015
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.

5 participants