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:
[email protected]


Reply via email to