unable to run hadoop wordcount example?

前端 未结 4 995
暗喜
暗喜 2021-01-06 07:53

I am running hadoop wordcount example in single node environment on ubuntu 12.04 in vmware. i running the example like this:--

hadoop@master:~/hadoop$ hadoop         


        
4条回答
  •  生来不讨喜
    2021-01-06 08:24

    Delete the output file that already exists, or output to a different file.

    (I'm a little curious what other interpretations of the error message you considered.)

提交回复
热议问题