davidzollo opened a new pull request, #10663: URL: https://github.com/apache/seatunnel/pull/10663
## What does this PR do? - reorganize the SeaTunnel Engine quick start page into two clear paths: single-node local mode and cluster deployment - keep the existing local runnable flow intact while adding a direct entry to the Zeta deployment guide for cluster users - align the same structure in both Chinese and English docs ## Why is the change needed? - the previous page only described the local `-m local` flow, which made it easy to miss the cluster deployment entry when reading the SeaTunnel Engine quick start - this change makes the dev documentation clearer for both single-node trial users and readers preparing for cluster deployment ## Verify - `mvn spotless:apply` - `./mvnw -q -DskipTests verify -nsu -T 3C` -- 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]
