mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Update cluster.py
This commit is contained in:
parent
80d6b82ac9
commit
9e7d8000a3
@ -620,7 +620,6 @@ class ClickHouseCluster:
|
||||
logging.debug(f"Removed :{self.instances_dir}")
|
||||
|
||||
if with_spark:
|
||||
self.env_variables["SPARK_PATH"] = os.environ.get("SPARK_HOME")
|
||||
# if you change packages, don't forget to update them in docker/test/integration/runner/dockerd-entrypoint.sh
|
||||
(
|
||||
pyspark.sql.SparkSession.builder.appName("spark_test")
|
||||
|
Loading…
Reference in New Issue
Block a user