You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Alexey Kudinkin (Jira)" <ji...@apache.org> on 2021/11/24 01:47:00 UTC

[jira] [Created] (HUDI-2844) Archived Metadata Timeline is crashing if timeline contains REPLACE_COMMIT

Alexey Kudinkin created HUDI-2844:
-------------------------------------

             Summary: Archived Metadata Timeline is crashing if timeline contains REPLACE_COMMIT
                 Key: HUDI-2844
                 URL: https://issues.apache.org/jira/browse/HUDI-2844
             Project: Apache Hudi
          Issue Type: Bug
          Components: CLI
            Reporter: Alexey Kudinkin


When doing `commits showarchived` in CLI it fails if REPLACE_COMMIT is present in the archived Timeline:
{code:java}
hudi:hoodie_benchmark->commits showarchived 5993625 [Spring Shell] ERROR org.springframework.shell.core.SimpleExecutionStrategy - Command failed org.apache.hudi.exception.HoodieIOException: Unknown action in metadata replacecommit 5993625 [Spring Shell] WARN org.springframework.shell.core.JLineShellComponent.exceptions - Unknown action in metadata replacecommit org.apache.hudi.exception.HoodieIOException: Unknown action in metadata replacecommit
{code}
 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)