We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba70916 commit 7501b2aCopy full SHA for 7501b2a
hadoop-project/pom.xml
@@ -185,7 +185,7 @@
185
--add-opens=java.base/sun.security.x509=ALL-UNNAMED
186
</extraJavaTestArgs>
187
<!-- Plugin versions and config -->
188
- <maven-surefire-plugin.argLine>-Xmx2048m -Xss2m -XX:+HeapDumpOnOutOfMemoryError ${extraJavaTestArgs}</maven-surefire-plugin.argLine>
+ <maven-surefire-plugin.argLine>-Xmx4096m -Xss2m -XX:+HeapDumpOnOutOfMemoryError ${extraJavaTestArgs}</maven-surefire-plugin.argLine>
189
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
190
<maven-surefire-report-plugin.version>${maven-surefire-plugin.version}</maven-surefire-report-plugin.version>
191
<maven-failsafe-plugin.version>${maven-surefire-plugin.version}</maven-failsafe-plugin.version>
0 commit comments