feat: add iceberg with spark

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-05 23:23:34 +02:00
parent a0be74c4d8
commit f345a956c9
6 changed files with 112 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ services:
target: /risingwave.toml
environment:
RUST_BACKTRACE: "1"
RUST_LOG: debug
# If ENABLE_TELEMETRY is not set, telemetry will start by default
ENABLE_TELEMETRY: true
RW_TELEMETRY_TYPE: "docker-compose"