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 3710bb9 commit c9e09c3Copy full SHA for c9e09c3
1 file changed
spark-k8s/hbase-connectors/Dockerfile
@@ -89,7 +89,7 @@ export JDK_JAVA_OPTIONS="\
89
--add-opens java.base/java.lang=ALL-UNNAMED \
90
--add-opens java.base/java.util=ALL-UNNAMED"
91
92
-source /stackable/spark/env
+. /stackable/spark/env
93
94
# Build the Spark HBase connector
95
# Skip the tests because the MiniHBaseCluster does not get ready for
0 commit comments