You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/11/23 19:21:19 UTC

[GitHub] [hudi] bvaradar commented on issue #2270: [SUPPORT]Where could I download hudi cli tools

bvaradar commented on issue #2270:
URL: https://github.com/apache/hudi/issues/2270#issuecomment-732372430


   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
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org