You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "satish (Jira)" <ji...@apache.org> on 2020/01/22 19:04:00 UTC

[jira] [Updated] (HUDI-571) Modify Hudi CLI to show archived commits

     [ https://issues.apache.org/jira/browse/HUDI-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

satish updated HUDI-571:
------------------------
    Status: Open  (was: New)

> 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
>            Priority: Minor
>
> 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)