Hi To load any file from local Command: syntax: hadoop fs -copyFromLocal <LOCAL_FILE_PATH> <HDFS_FILE_PATH> Example hadoop fs -copyFromLocal input/logs hdfs://localhost/user/dataset/
More Commans: http://hadoop.apache.org/common/docs/r0.17.1/hdfs_shell.html On Sun, May 13, 2012 at 9:53 AM, AnExplorer <satishtha...@gmail.com> wrote: > > Hi, I am novice in Hadoop. Kindly suggest how do we load log files into > hdfs. > Please suggest the command and steps. > Thanks in advance!! > -- > View this message in context: > http://old.nabble.com/How-to-load-raw-log-file-into-HDFS--tp33815208p33815208.html > Sent from the Hadoop core-user mailing list archive at Nabble.com. > >