You mean programmatically or command line ? Command line :
bin/hadoop -get /path/to/dfs/dir /path/to/local/dir Arvind ________________________________ From: Kris Jirapinyo <[email protected]> To: common-user <[email protected]> Sent: Friday, September 4, 2009 5:15:00 PM Subject: Copying directories out of HDFS Hi all, What is the best way to copy directories from HDFS to local disk in 0.19.1? Thanks, Kris.
