tests: MinIO Data Lake Writer (Parquet, Partitioned) test
This commit is contained in:
@@ -306,10 +306,13 @@ Note: if you accidentally create a typo folder like `dashbpards`, Grafana provis
|
||||
docker compose up -d --force-recreate <service>
|
||||
```
|
||||
3. Verify logs and health endpoints.
|
||||
4. Run project verification scripts (example):
|
||||
4. Run project verification scripts (examples):
|
||||
```bash
|
||||
./scripts/run-phase8-verification.sh
|
||||
./scripts/run-phase9-verification.sh
|
||||
```
|
||||
|
||||
Phase 9 also benefits from the MinIO client (`mc`) and DuckDB CLI for object and Parquet checks. Install without sudo — see `docs/plans/phase-9-plan.md`.
|
||||
|
||||
This avoids unnecessary full resets and speeds up local development.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user