Tuesday, November 16, 2010

How to put a file in HDFS using HDFS client

To add a files to hadoop file system, run the following command
hadoop fs -put SOURCE DESTINATION

No comments:

Post a Comment