Skip to content

[SUPPORT] Better packaging for hudi-cli with hudi-cli-bundle.jar #7004

@functicons

Description

@functicons

Describe the problem you faced

Currently there does seem to be any packaging for hudi-cli. According to this doc, to use hudi-cli.sh, users need to clone the source code and build it with Maven. Even worse, the build result has lots of dependency jars in to the target/lib dir. This is not so user-friendly and hard to distribute.

To Reproduce

N/A

Expected behavior

Ideally, there should be a better packaging for hudi-cli. For example, it generates a hudi-cli-bundle.jar, available on Maven Central, and can be used with hudi-cli.sh directly.

Environment Description

  • Hudi version : 0.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew features and enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions