[
https://issues.apache.org/jira/browse/HUDI-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-2737:
----------------------------
Description: Currently, HoodieCompactor (compaction) and
HoodieClusteringJob (clustering) require a command-line argument of the instant
time for async executions. To improve the usability of these jobs, by default
the jobs can search for the earliest instant of the corresponding action for
execution, to save one step of searching the instant time from the user.
> Use earliest instant by default for compaction and clustering job
> -----------------------------------------------------------------
>
> Key: HUDI-2737
> URL: https://issues.apache.org/jira/browse/HUDI-2737
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Writer Core
> Reporter: Ethan Guo
> Assignee: Ethan Guo
> Priority: Blocker
> Fix For: 0.10.0
>
>
> Currently, HoodieCompactor (compaction) and HoodieClusteringJob (clustering)
> require a command-line argument of the instant time for async executions. To
> improve the usability of these jobs, by default the jobs can search for the
> earliest instant of the corresponding action for execution, to save one step
> of searching the instant time from the user.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)