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 5528c48 commit bef62ebCopy full SHA for bef62eb
dev/mima
@@ -27,7 +27,7 @@ cd "$FWDIR"
27
echo -e "q\n" | build/sbt oldDeps/update
28
rm -f .generated-mima*
29
30
-export SPARK_PREPEND_CLASSES=true
+export SPARK_PREPEND_CLASSES=1
31
32
generate_mima_ignore() {
33
SPARK_JAVA_OPTS="-XX:MaxPermSize=1g -Xmx2g" \
0 commit comments