bhasudha commented on a change in pull request #4010: URL: https://github.com/apache/hudi/pull/4010#discussion_r754694364
########## File path: website/docs/clustering.md ########## @@ -161,11 +161,11 @@ Users can leverage [HoodieClusteringJob](https://cwiki.apache.org/confluence/dis to setup 2-step asynchronous clustering. ### HoodieClusteringJob -With the release of Hudi version 0.9.0, we can schedule as well as execute clustering in the same step. We just need to +You can schedule as well as execute clustering in the same step. You just need to Review comment: Can we rephrase like this - ```By specifying the `scheduleAndExecute` mode both schedule as well as clustering can be achieved in the same step. The appropriate mode can be specified using `-mode` or `-m` option. There are three modes: ``` -- 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]
