alexholmes / hdfs-file-slurper

Utility to easily copy files into HDFS
Apache License 2.0
69 stars 35 forks source link

Not able to download the hdfs-file-slurper package #6

Closed bibhushankar closed 10 years ago

bibhushankar commented 11 years ago

Hi

I want to transfer files from one Linux drop-zone server to HDFS. If I am not wrong hdfs-file-slurper package will solve my requirement.

Can you help me the steps to use this component in my application. I went through the readme.txt but not clear from where I can download, and run mvn package

alexholmes commented 11 years ago

You can download a zip file containing the code from the home page - simply click on the Zip icon:

https://github.com/alexholmes/hdfs-file-slurper

You'll need Maven and Java to build the project from the source code.

alexholmes commented 10 years ago

If you look at the latest release you can now download a complete tarball.