nsivabalan commented on issue #17014: URL: https://github.com/apache/hudi/issues/17014#issuecomment-4800730617
Hi! Thanks for filing this. All three documentation improvements appear to have been addressed by [PR #14004](https://github.com/apache/hudi/pull/14004) (commit `639e05191bd0`, merged Oct 8, 2025) on the `asf-site` branch: 1. **Unified Mac AArch64 / non-Mac steps for `Bringing up the Demo Cluster`** — the section now uses a single set of steps under one `<TabItem>` (no platform-specific branching). 2. **`Publish the first batch to Kafka`** — now uses `cat demo/data/batch_1.json | kcat -b kafkabroker -t stock_ticks -P`. 3. **`Schedule and Run Compaction for Merge-On-Read Table`** — now uses `hudi-cli-with-bundle.sh` instead of the deprecated `hudi-cli.sh`. Could you double-check against the latest [docker_demo.md](https://github.com/apache/hudi/blob/asf-site/website/docs/docker_demo.md) and confirm whether this can be closed? If anything is still off (e.g., a section the live site hasn't republished yet), please reopen with the specific snippet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
