Hadoop ConnectException
I recently installed hadoop on my local ubuntu. I have started data-node
by invoking bin/start-all.sh script. However when I try to run the word
count program
bin/hadoop jar hadoop-examples-1.2.1.jar wordcount
/home/USER/Desktop/books /home/USER/Desktop/books-output
I always get a connect exception. The folder 'books' is on my deskop. Any
suggestions on how to overcome this?
I have followed every steps in this tutorial. I am not sure how to get rid
of that error. All help will be appreciated.
No comments:
Post a Comment