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

[jira] [Commented] (HUDI-513) Hudi Cli can't rollback deltastreamer commit.

    [ https://issues.apache.org/jira/browse/HUDI-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011098#comment-17011098 ] 

leesf commented on HUDI-513:
----------------------------

Hi [~afilipchik] Thanks for reporting this bug, it is a duplicate issue. please see https://issues.apache.org/jira/browse/HUDI-248.

> Hudi Cli can't rollback deltastreamer commit.
> ---------------------------------------------
>
>                 Key: HUDI-513
>                 URL: https://issues.apache.org/jira/browse/HUDI-513
>             Project: Apache Hudi (incubating)
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 0.5.0
>            Reporter: Alexander Filipchik
>            Priority: Major
>
> commits show returns: 
> CommitTime: 20200106235639
> commit rollback --commit 20200106235639
> fails with:
> Commit 20200107021902 not found in Commits org.apache.hudi.common.table.timeline.HoodieDefaultTimeline: [20200106235639__deltacommit__COMPLETED],
>  
> Probably due to:
> [https://github.com/apache/incubator-hudi/blob/master/hudi-cli/src/main/java/org/apache/hudi/cli/commands/CommitsCommand.java#L99]
>  
> same applies to other commit commands. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)