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.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to