Hadoop Commands


3 Answer(s)


I was able to run the commands but whe I tried localhost:8088 I got the message "Unable to Connect".


Why can't I see the Class2 folder? Please see the attached images



Hi Nadeem,

One snapshot is of localdrive and other snapshot of hdfs. You can't see the hdfs files using any local file browser or winscp. You have to use command- $ hadoop fs -ls  , to browse the file ssystem or you can use the webui to browse.

Hope this helps

Thanks.