08.09.11 12:12, Stuti Awasthi ???????(??):

Hi Friends,

I have an application in which allow various users to upload docs, images etc . I want to use HDFS for storing the uploads.

I know about HDFS utilities like -copyFromLocal and ?put from which I can copy the files present on local filesystem to HDFS filesystem.

Now I want to know that as users upload from webpage, it is directly saved to HDFS . For downloading also can I directly connect to HDFS and download the file to users machine.


Mount it with fuse.

Best regards, Vitalii Tymchyshyn

Reply via email to