Skip to content

Commit b530201

Browse files
committed
Do not start Hive for FTP integration tests
1 parent a1e22ad commit b530201

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

.env.docker.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,4 @@ TEST_WEBDAV_USER=syncmaster
105105
TEST_WEBDAV_PASSWORD=123UsedForTestOnly@!
106106

107107
SPARK_CONF_DIR=/app/tests/spark/hive/conf/
108-
HADOOP_CONF_DIR=/app/tests/spark/hadoop/
109108
HIVE_CONF_DIR=/app/tests/spark/hive/conf/

.env.local.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,4 @@ export TEST_WEBDAV_USER=syncmaster
105105
export TEST_WEBDAV_PASSWORD=123UsedForTestOnly@!
106106

107107
export SPARK_CONF_DIR=./tests/spark/hive/conf/
108-
export HADOOP_CONF_DIR=./tests/spark/hadoop/
109108
export HIVE_CONF_DIR=./tests/spark/hive/conf/

tests/spark/hadoop/core-site.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)