hadoop fs -put <source> <destination> Copy from remote location to HDFS
From: sandeep vura [mailto:[email protected]] Sent: April 8, 2015 2:24 PM To: [email protected] Subject: Re: Unable to load file from local to HDFS cluster Sorry Liaw,I tried same command but its didn't resolve. Regards, Sandeep.V On Wed, Apr 8, 2015 at 11:37 PM, Liaw, Huat (MTO) <[email protected]<mailto:[email protected]>> wrote: Should be hadoop dfs -put From: sandeep vura [mailto:[email protected]<mailto:[email protected]>] Sent: April 8, 2015 1:53 PM To: [email protected]<mailto:[email protected]> Subject: Unable to load file from local to HDFS cluster Hi, When loading a file from local to HDFS cluster using the below command hadoop fs -put sales.txt /sales_dept. Getting the following exception.Please let me know how to resolve this issue asap.Please find the attached is the logs that is displaying on namenode. Regards, Sandeep.v
