java - How to config hdfs in hadoop -


namita@ubuntu:~/downloads/hadoop-1.2.1$ jps 5201 datanode 5429 jps 4199 secondarynamenode 4299 jobtracker 4972 namenode 4527 tasktracker namita@ubuntu:~/downloads/hadoop-1.2.1$ bin/hadoop dfs -ls ls: cannot access .: no such file or directory. 

how hdfs file configure in hadoop .. .. please send code fix it..

are running hadoop in pseudo distributed mode or in stand alone mode. , have start daemons. try running .start_all.sh file start daemons in hadoop. start master node , slaves node in cluster.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -