Skip to content

Commit 57dd8c1

Browse files
authored
fix: datalake spark flaky test (#5075)
1 parent ff271e5 commit 57dd8c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

warehouse/integrations/datalake/testdata/docker-compose.spark.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ services:
2424
ports:
2525
- "8080"
2626
- "7077"
27+
depends_on:
28+
- hive-metastore
2729
deploy:
2830
resources:
2931
limits:

0 commit comments

Comments
 (0)