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 4198b59 commit 8001c5cCopy full SHA for 8001c5c
.github/workflows/build_and_test.yml
@@ -58,7 +58,7 @@ jobs:
58
integration-test:
59
runs-on: ubuntu-latest
60
services:
61
- spark-connect-server:
+ spark:
62
image: apache/spark:4.0.0-preview2
63
ports:
64
- 15002:15002
0 commit comments