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 c83e039 commit 6bda399Copy full SHA for 6bda399
pom.xml
@@ -1194,6 +1194,7 @@
1194
launched by the tests have access to the correct test-time classpath.
1195
-->
1196
<SPARK_DIST_CLASSPATH>${test_classpath}</SPARK_DIST_CLASSPATH>
1197
+ <JAVA_HOME>${java.home}</JAVA_HOME>
1198
</environmentVariables>
1199
<systemProperties>
1200
<java.awt.headless>true</java.awt.headless>
@@ -1224,6 +1225,7 @@
1224
1225
1226
1227
1228
1229
1230
1231
0 commit comments