I want to setup a hadoop-cluster in pseudo-distributed mode. I managed to perform all the setup-steps, including startuping a Namenode, Datanode, Jobtracker and a Tasktracke
I resolved the same issue by adding this property to hdfs-site.xml
hdfs-site.xml
fs.default.name hdfs://localhost:9000