When I tried using hadoop fs -ls command to see the list of files, I got an error message instead
localhost:54310 failed on connection exception: java.net.ConnectException: Connection refused. I ensured the necessary right were provided? Did I miss anything? Thanks in advance for your help in looking into this
sudo chown <username> /usr/local/hadoop/tmp
sudo chmod 750 /usr/local/hadoop/tmp
View attachment 820
localhost:54310 failed on connection exception: java.net.ConnectException: Connection refused. I ensured the necessary right were provided? Did I miss anything? Thanks in advance for your help in looking into this
sudo chown <username> /usr/local/hadoop/tmp
sudo chmod 750 /usr/local/hadoop/tmp
View attachment 820