Data Replication error in Hadoop

后端 未结 8 685
清酒与你
清酒与你 2021-01-31 10:22

I am implementing the Hadoop Single Node Cluster on my machine by following Michael Noll\'s tutorial and have come across data replication error:

Here\'s the full error

8条回答
  •  庸人自扰
    2021-01-31 10:52

    In my case I had to delete:

    /tmp/hadoop- folder and format and start using sbin/start-dfs.sh

    sbin/start-yarn.sh

提交回复
热议问题