File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ with `git commit -s`.
1313Our team develops and tests using Linux and MacOS. Windows Subsystem for Linux works fine too.
1414
1515The Feldera container images and CI workflows use Linux. You can see our setup in
16- our [ Dockerfile] ( deploy/Dockerfile ) and [ Earthfile ] ( Earthfile ) .
16+ our [ Dockerfile] ( deploy/Dockerfile ) .
1717
1818Our dependencies are:
1919
@@ -30,7 +30,6 @@ Our dependencies are:
3030- Cloud
3131 - Python 3
3232 - Redpanda or Kafka
33- - Earthly (https://earthly.dev/get-earthly )
3433- Web Console
3534 - Bun (https://bun.sh/docs/installation )
3635
Original file line number Diff line number Diff line change 3939
4040# Run SQL benchmarks
4141# These require a running instance of redpanda (if they don't use nexmark connector) and pipeline-manager.
42- # The Earthfile should run those.
4342
4443KAFKA_BROKER=localhost:9092
4544FELDERA_API=http://localhost:8080
You can’t perform that action at this time.
0 commit comments