You can take look on this http://wiki.apache.org/hadoop/MountableHDFS


Cheers!
Manoj.



On Thu, Nov 29, 2012 at 1:33 AM, Uri Laserson <[email protected]> wrote:

> What is the best way to download data directly into HDFS from some remote
> source?
>
> I used this command, which works:
> curl <remote_url> | funzip | hadoop fs -put - /path/filename
>
> Is this the recommended way to go?
>
> Uri
>
> --
> Uri Laserson, PhD
> Data Scientist, Cloudera
> Twitter/GitHub: @laserson
> +1 617 910 0447
> [email protected]
>
>

Reply via email to