[
https://issues.apache.org/jira/browse/HUDI-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vinoyang updated HUDI-571:
--------------------------
Fix Version/s: (was: 0.5.2)
0.6.0
> Modify Hudi CLI to show archived commits
> ----------------------------------------
>
> Key: HUDI-571
> URL: https://issues.apache.org/jira/browse/HUDI-571
> Project: Apache Hudi (incubating)
> Issue Type: Improvement
> Components: CLI
> Reporter: satish
> Assignee: satish
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.6.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Hudi CLI has 'show archived commits' command which is not very helpful
>
> {code:java}
> ->show archived commits
> ===============> Showing only 10 archived commits <===============
> ____________________________
> | CommitTime | CommitType|
> |===========================|
> | 20190322223304| commit |
> | 20190323220154| commit |
> | 20190323220154| commit |
> | 20190323224004| commit |
> | 20190323224013| commit |
> | 20190323224229| commit |
> | 20190323224229| commit |
> | 20190323232849| commit |
> | 20190323233109| commit |
> | 20190323233109| commit |
> {code}
> Modify or introduce new command to make it easy to debug
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)