Skip to content

[SUPPORT] support savepoint on MergeOnRead table #4599

@gnailJC

Description

@gnailJC

Tips before filing an issue

  • Have you gone through our FAQs?

  • Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.

  • If you have triaged this as a bug, then file an issue directly.

Describe the problem you faced

I get a exception "Savepointing is not supported or MergeOnRead table types" when creating a savepoint on a MOR table on hudi-cli.

Is it possible to support create savepoints on MOR table?

To Reproduce

Steps to reproduce the behavior:

  1. connect --path oss://bucket1/test_mor
  2. savepoint create --commit 20220101******* --sparkMaster spark://**

Expected behavior

A clear and concise description of what you expected to happen.

Environment Description

  • Hudi version : 0.10.0

  • Spark version : 3.0.3

  • Hive version :

  • Hadoop version : 2.9.2

  • Storage (HDFS/S3/GCS..) : oss

  • Running on Docker? (yes/no) : no

Additional context

Add any other context about the problem here.

Stacktrace

Add the stacktrace of the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions