yihua commented on code in PR #13345:
URL: https://github.com/apache/hudi/pull/13345#discussion_r2103298756


##########
website/versioned_docs/version-1.0.2/cleaning.md:
##########
@@ -142,7 +142,7 @@ CLI provides the below commands for cleaner service:
 
 Example of cleaner keeping the latest 10 commits
 ```
-cleans run --sparkMaster local --hoodieConfigs 
hoodie.cleaner.policy=KEEP_LATEST_COMMITS hoodie.cleaner.commits.retained=3 
hoodie.cleaner.parallelism=200
+cleans run --sparkMaster local --hoodieConfigs 
hoodie.cleaner.policy=KEEP_LATEST_COMMITS hoodie.cleaner.commits.retained=10 
hoodie.cleaner.parallelism=200

Review Comment:
   Could you fix `website/docs/cleaning.md` too?



-- 
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]

Reply via email to