Skip to content

Commit 82eb688

Browse files
author
Marcelo Vanzin
committed
Add a comment.
1 parent eb228c0 commit 82eb688

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,6 +1145,10 @@
11451145
<argLine>-ea -Xmx3g -XX:MaxPermSize=${MaxPermGen} -XX:ReservedCodeCacheSize=${CodeCacheSize}</argLine>
11461146
<stderr/>
11471147
<environmentVariables>
1148+
<!--
1149+
Setting SPARK_DIST_CLASSPATH is a simple way to make sure any child processes
1150+
launched by the tests have access to the correct test-time classpath.
1151+
-->
11481152
<SPARK_DIST_CLASSPATH>${test_classpath}</SPARK_DIST_CLASSPATH>
11491153
</environmentVariables>
11501154
<systemProperties>

0 commit comments

Comments
 (0)