diff --git a/integration-test/common/pom.xml b/integration-test/common/pom.xml
index dbf7f374a5..1210a064d5 100644
--- a/integration-test/common/pom.xml
+++ b/integration-test/common/pom.xml
@@ -169,12 +169,12 @@
maven-surefire-plugin
2.22.2
-
+
true
${project.build.directory}/tmp
${project.version}
true
-
+
${test.redirectToFile}
${test.redirectToFile}
-ea -Xmx5g -Xss4m -XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=1g
diff --git a/integration-test/mr/pom.xml b/integration-test/mr/pom.xml
index 5c190bf4ca..55150d79ec 100644
--- a/integration-test/mr/pom.xml
+++ b/integration-test/mr/pom.xml
@@ -153,12 +153,12 @@
maven-surefire-plugin
2.22.2
-
+
true
${project.build.directory}/tmp
${project.version}
true
-
+
${test.redirectToFile}
${test.redirectToFile}
-ea -Xmx5g -Xss4m -XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=1g
diff --git a/integration-test/spark-common/pom.xml b/integration-test/spark-common/pom.xml
index 9cfb14baf1..f034c10b28 100644
--- a/integration-test/spark-common/pom.xml
+++ b/integration-test/spark-common/pom.xml
@@ -186,12 +186,12 @@
maven-surefire-plugin
2.22.2
-
+
true
${project.build.directory}/tmp
${project.version}
true
-
+
${test.redirectToFile}
${test.redirectToFile}
-ea -Xmx5g -Xss4m -XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=1g
diff --git a/integration-test/tez/pom.xml b/integration-test/tez/pom.xml
index 1bf4a5e31b..f5992c146f 100644
--- a/integration-test/tez/pom.xml
+++ b/integration-test/tez/pom.xml
@@ -159,12 +159,12 @@
maven-surefire-plugin
2.22.2
-
+
true
${project.build.directory}/tmp
${project.version}
true
-
+
${test.redirectToFile}
${test.redirectToFile}
-ea -Xmx5g -Xss4m -XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=1g
diff --git a/pom.xml b/pom.xml
index 08102056db..5085cfa657 100644
--- a/pom.xml
+++ b/pom.xml
@@ -959,13 +959,13 @@
maven-surefire-plugin
2.22.2
-
+
true
${project.build.directory}/tmp
${project.version}
target/jacoco.exec
true
-
+
${test.redirectToFile}
${test.redirectToFile}
${argLine} -ea -Xmx5g -Xss4m -XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=1g