bhasudha commented on code in PR #10080:
URL: https://github.com/apache/hudi/pull/10080#discussion_r1396818335


##########
website/docs/compaction.md:
##########
@@ -231,3 +231,5 @@ Offline compaction needs to submit the Flink task on the 
command line. The progr
 | `--seq` | `LIFO`  (Optional)   | The order in which compaction tasks are 
executed. Executing from the latest compaction plan by default. `LIFO`: 
executing from the latest plan. `FIFO`: executing from the oldest plan. |
 | `--service` | `false`  (Optional)  | Whether to start a monitoring service 
that checks and schedules new compaction task in configured interval. |
 | `--min-compaction-interval-seconds` | `600(s)` (optional)  | The checking 
interval for service mode, by default 10 minutes. |
+

Review Comment:
   Avoid whitespace changes



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