You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
Starting namenodes on [hadoop-namenode]
hadoop-namenode: Warning: Permanently added '[hadoop-namenode]:2222,[172.18.0.2]:2222' (ECDSA) to the list of known hosts.
hadoop-namenode: starting namenode, logging to /usr/local/hadoop/logs/hadoop-hadoop-namenode-hadoop-namenode.out
: Temporary failure in name resolutionop-datanode1
The text was updated successfully, but these errors were encountered:
It's failing for me also on the same stage, although my error is different:
====== STARTING HDFS ======
Starting namenodes on [hadoop-namenode]
hadoop-namenode: Warning: Permanently added '[hadoop-namenode]:2222,[172.18.0.2]:2222' (ECDSA) to the list of known hosts.
hadoop-namenode: starting namenode, logging to /usr/local/hadoop/logs/hadoop-hadoop-namenode-hadoop-namenode.out
: Name or service not knownstname hadoop-datanode1
: Name or service not knownstname hadoop-datanode2
Windows 10 Home + docker toolbox
Fixed slaves-config/slaves and docker-composer.yml in windows is generated with Windows EOL. Change it to Linux EOL (notepad++) and it works great
Yes, it's been some long time now but I had to fix the EOL manually for it to work. It was a nightmare to discover that was the actual issue though. Not even a slight clue.
root@hadoop-namenode:~# service hadoop start
====== STARTING HDFS ======
Starting namenodes on [hadoop-namenode]
hadoop-namenode: Warning: Permanently added '[hadoop-namenode]:2222,[172.18.0.2]:2222' (ECDSA) to the list of known hosts.
hadoop-namenode: starting namenode, logging to /usr/local/hadoop/logs/hadoop-hadoop-namenode-hadoop-namenode.out
: Temporary failure in name resolutionop-datanode1
The text was updated successfully, but these errors were encountered: