Masatake Iwasaki created HADOOP-17964:
-----------------------------------------
Summary: 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
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]