I have installed hadoop on mac machine in pseudo mode. I am getting the below error when i try to execute hdfs commands.
hadoop fs -ls
16/06/17 23:56:39 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
ls: Call From Senthils-MacBook-Pro.local/192.168.1.8 to localhost:9000 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:...
problem in executing hdfs commands
hadoop fs -ls
16/06/17 23:56:39 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
ls: Call From Senthils-MacBook-Pro.local/192.168.1.8 to localhost:9000 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:...
problem in executing hdfs commands