HBASE-17074 PreCommit job always fails because of OOM
This commit is contained in:
parent
b77bfe9d3b
commit
e01ee2fd1d
@ -134,7 +134,7 @@ RUN pip install python-dateutil
|
|||||||
###
|
###
|
||||||
# Avoid out of memory errors in builds
|
# Avoid out of memory errors in builds
|
||||||
###
|
###
|
||||||
ENV MAVEN_OPTS -Xms256m -Xmx512m
|
ENV MAVEN_OPTS -Xmx3g
|
||||||
|
|
||||||
###
|
###
|
||||||
# Everything past this point is either not needed for testing or breaks Yetus.
|
# Everything past this point is either not needed for testing or breaks Yetus.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user