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

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

Alexander Filipchik created HUDI-513:
----------------------------------------

             Summary: 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


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)