error while running any hadoop hdfs file system command -


i new hadoop. referring "hadoop dummies" book. have setup vm following specs hadoop version 2.0.6-alpha bigtop os centos

problem while running hdfs file system command getting following error example command : hadoop hdfs dfs -ls error : not find or load main class hdfs

please advice

regards,

try running:

hadoop fs -ls 

or

hdfs dfs -ls 

what return?

fs , dfs same commands. difference between `hadoop dfs` , `hadoop fs`

remove either hadoop or hdfs , command should run.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -