kywe665 commented on a change in pull request #4010:
URL: https://github.com/apache/hudi/pull/4010#discussion_r754609207
##########
File path: website/docs/compaction.md
##########
@@ -71,24 +71,25 @@ spark-submit --packages
org.apache.hudi:hudi-utilities-bundle_2.11:0.6.0 \
After compactions have been asynchronously scheduled on the Hudi Timeline, you
can now execute those compactions with one of the following options
### Hudi Compactor Utility
-Hudi provides a standalone tool to execute specific compactions
asynchronously. Below is an example and you can read more in the [deployment
guide](/docs/deployment#compactions)
-
-:::info
-Note: As of version 0.10.0, the `instant-time` parameter is no longer required
for the Hudi Compactor Utility. Each spark-submit will execute the earliest
scheduled compaction on the Hudi timeline.
-:::
+Hudi provides a standalone tool to execute specific compactions
asynchronously. Below is an example and you can read more in the [deployment
guide](/docs/cli#compactions)
Review comment:
Good call, I updated
--
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]