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 a1e22ad commit b530201Copy full SHA for b530201
.env.docker.test
@@ -105,5 +105,4 @@ TEST_WEBDAV_USER=syncmaster
105
TEST_WEBDAV_PASSWORD=123UsedForTestOnly@!
106
107
SPARK_CONF_DIR=/app/tests/spark/hive/conf/
108
-HADOOP_CONF_DIR=/app/tests/spark/hadoop/
109
HIVE_CONF_DIR=/app/tests/spark/hive/conf/
.env.local.test
@@ -105,5 +105,4 @@ export TEST_WEBDAV_USER=syncmaster
export TEST_WEBDAV_PASSWORD=123UsedForTestOnly@!
export SPARK_CONF_DIR=./tests/spark/hive/conf/
-export HADOOP_CONF_DIR=./tests/spark/hadoop/
export HIVE_CONF_DIR=./tests/spark/hive/conf/
tests/spark/hadoop/core-site.xml
0 commit comments