[
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706988#comment-17706988
]
ASF GitHub Bot commented on HADOOP-18680:
-----------------------------------------
ayushtkn commented on code in PR #5511:
URL: https://github.com/apache/hadoop/pull/5511#discussion_r1153646744
##########
dev-support/docker/Dockerfile_aarch64:
##########
@@ -144,7 +144,7 @@ RUN npm install -g [email protected]
###
# Avoid out of memory errors in builds
###
-ENV MAVEN_OPTS -Xms256m -Xmx1536m
+ENV MAVEN_OPTS -Xms256m -Xmx3072m
Review Comment:
For aarch64 trunk doesn't have this change, worth pushing there as well.
> Insufficient heap during full test runs in Docker container on branch-3.3.
> --------------------------------------------------------------------------
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Labels: pull-request-available
>
> During verification of releases on the 3.3 line, I often run out of heap
> during full test runs inside the Docker container. Let's increase the default
> in {{MAVEN_OPTS}} to match trunk.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]