You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/07/02 00:35:00 UTC

[jira] [Commented] (SPARK-35825) Increase the heap and stack size for Maven build

    [ https://issues.apache.org/jira/browse/SPARK-35825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373114#comment-17373114 ] 

Apache Spark commented on SPARK-35825:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/33180

> Increase the heap and stack size for Maven build
> ------------------------------------------------
>
>                 Key: SPARK-35825
>                 URL: https://issues.apache.org/jira/browse/SPARK-35825
>             Project: Spark
>          Issue Type: Task
>          Components: Project Infra, Tests
>    Affects Versions: 3.2.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>             Fix For: 3.2.0
>
>
> The jenkins jobs are unstable due to the stackoverflow errors: https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-maven-hadoop-3.2-jdk-11/
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7/2274/
> We should increase memory configuration for Maven build.
> Stack size: 64MB => 128MB
> Initial heap size: 1024MB => 2048MB
> Maximum heap size: 1024MB => 2048MB
> The SBT builds are ok so let's keep the current configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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