[
https://issues.apache.org/jira/browse/HADOOP-17964?focusedWorklogId=664115&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-664115
]
ASF GitHub Bot logged work on HADOOP-17964:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Oct/21 15:19
Start Date: 12/Oct/21 15:19
Worklog Time Spent: 10m
Work Description: iwasakims commented on pull request #3545:
URL: https://github.com/apache/hadoop/pull/3545#issuecomment-941112840
Increasing maximum heap and perm gen size a bit worked for me.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 664115)
Time Spent: 20m (was: 10m)
> Increase Java heap size for running Maven in Dockerfile of branch-2.10
> ----------------------------------------------------------------------
>
> Key: HADOOP-17964
> URL: https://issues.apache.org/jira/browse/HADOOP-17964
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I got OOM on running create-release script in branch-2.10.
> {noformat}
> $ ./dev-support/bin/create-release --docker --dockercache --native
> $ tail -n 5 patchprocess/mvn_install.log
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 07:06 min
> Exception in thread "main"
> Exception: java.lang.OutOfMemoryError thrown from the
> UncaughtExceptionHandler in thread "main"
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]