Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

Unable to execute hadoop fs -ls command

$
0
0
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

Viewing all articles
Browse latest Browse all 50081

Trending Articles