Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUPPORT]Where could I download hudi cli tools #2270

Closed
bithw1 opened this issue Nov 22, 2020 · 3 comments
Closed

[SUPPORT]Where could I download hudi cli tools #2270

bithw1 opened this issue Nov 22, 2020 · 3 comments

Comments

@bithw1
Copy link

bithw1 commented Nov 22, 2020

Hi,

I am using Hudi 0.6.0,

I would like to experiment hudi cli tools, such as, hudi-cli.sh, hive sync(run_sync_tool.sh), I would like if hudi has provided this prebuilt client/script ,and where to download it, thanks.

@bvaradar
Copy link
Contributor

Currently, as part of Apache release, source code and jar files are published. Binary release is not done though. I have added a jira : https://issues.apache.org/jira/browse/HUDI-1413 for this.

For now, you can download code from https://dist.apache.org/repos/dist/release/hudi/0.6.0/hudi-0.6.0.src.tgz

  1. run mvn clean package -DskipTests
  2. tar -zcvf hudi-cli.tgz hudi-cli/
  3. Copy the above tarball and untar and run ./hudi-cli.sh

@bithw1
Copy link
Author

bithw1 commented Nov 24, 2020

Sure, thanks @bvaradar. I am closing the issue.

@bithw1 bithw1 closed this as completed Nov 24, 2020
@zinking
Copy link

zinking commented Feb 8, 2023

christ, can't this be included in some tar.gz in the output?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants