functicons opened a new issue, #7004: URL: https://github.com/apache/hudi/issues/7004
**Describe the problem you faced** Currently there does seem to be any packaging for hudi-cli. To use `hudi-cli.sh`, users need to clone the source code and build it with Maven. Even 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` with can be used by `hudi-cli.sh` directly. **Environment Description** * Hudi version : 0.12.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
