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 74d8d3d commit 95644e7Copy full SHA for 95644e7
pom.xml
@@ -1339,6 +1339,7 @@
1339
<spark.ui.enabled>false</spark.ui.enabled>
1340
<spark.ui.showConsoleProgress>false</spark.ui.showConsoleProgress>
1341
<spark.driver.allowMultipleContexts>true</spark.driver.allowMultipleContexts>
1342
+ <spark.unsafe.exceptionOnMemoryLeak>true</spark.unsafe.exceptionOnMemoryLeak>
1343
</systemProperties>
1344
</configuration>
1345
<executions>
0 commit comments