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/04/10 18:44:00 UTC

[jira] [Reopened] (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 reopened HUDI-571:
-------------------------

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