Hadoop - java.net.ConnectException: Connection refused
问题 I want connect to hdfs (in localhost) and i have a error: Call From despubuntu-ThinkPad-E420/127.0.1.1 to localhost:54310 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused I follow all the steps in other posts, but i dont solve my problem. I use hadoop 2.7 and this is configurations: core-site.xml <configuration> <property> <name>hadoop.tmp.dir</name> <value>/home/despubuntu/hadoop/name/data<