Use this API http://hadoop.apache.org/common/docs/current/api/index.html?org/apache/hadoop/fs/FileSystem.html
The code is pretty straightforward. -Ayon ________________________________ From: Alessandro Binhara <binh...@gmail.com> To: hdfs-user@hadoop.apache.org Sent: Fri, February 25, 2011 5:08:57 AM Subject: copy a file from hdfs to local file system with java How to copy a file from a HDS to local file system with a JAVA API ? where i can find a documentation and example about it? thanks