1. 程式人生 > >ssh: Could not resolve hostname you: Temporary failure in name resolution

ssh: Could not resolve hostname you: Temporary failure in name resolution

今天在 start-all.sh 啟動 Hadoop 時出現了很多這樣的異常資訊:

 “ssh: Could not resolve hostname you: Temporary failure in name resolution”

解決辦法:在 /etc/profile 中新增如下資訊:

export HADOOP_COMMON_LIB_NATIVE_DIR=$HADOOP_HOME/lib/native

export HADOOP_OPTS="-Djava.library.path=$HADOOP_HOME/lib"

執行 source /etc/profile 使之立即生效。

stop-all.sh 停止已啟動的 

Hadoop,重新啟動後將不會再出現上述資訊:




相關推薦

ssh: Could not resolve hostname you: Temporary failure in name resolution

今天在 start-all.sh 啟動 Hadoop 時出現了很多這樣的異常資訊:  “ssh: Could not resolve hostname you: Temporary failure in name resolution” 解決辦法:在 /etc/prof

ssh: Could not resolve hostname host: Temporary failure in name resolution

ssh: Could not resolve hostname host: Temporary failure in name resolution 無法解析域名,即DNS解析配置出現問題。可以對/e

Spark叢集啟動python shell錯誤: Could not resolve hostname localhost: Temporary failure

Hadoop叢集部署參考:點選檢視 Spark叢集部署參考:點選檢視 最近在自己搭建的平臺上測試spark-python指令碼,發現一個錯誤如下: <span style="font-size:14px;">[[email protected] spa

ssh: Could not resolve hostname git.*****-inc.com : Temporary failure in name resolution fatal: The remote end hung up unexpectedly

配置 soft mic target clas 無法執行 ssh pull 開發   問題出現的情景:使用git pull拉取開發的代碼到測試服務器,報錯:   ssh: Could not resolve hostname git.****-inc.com : Tempo

ssh: Could not resolve hostname問題終於解決了?

tool dfs option bsp 錯誤 pan res fix -h 1、如果系統為64位,無法啟動啟動hdfs: ./sbin/start-dfs.sh。並有以下錯誤: sed: -e expression #1, char 6: unknown option t

git提示錯誤關於錯誤:ssh: Could not resolve hostname github.com: Name or service not known.fatal: Could not read from remote repository.

eight 無法讀取 主機名 github上 錯誤2 winsock nal file drive 關於 Git 使用中出現的錯誤 饑人谷_楠柒 關註 2016.11.02 15:33* 字數 746 閱讀 3607評論 5喜歡 10贊賞 1 關

ssh: Could not resolve hostname e.coding.net: Name or service not known

在向git上傳程式碼,即git push 或從git上download程式碼 git pull 時,會有如下錯誤提示: ssh: Could not resolve hostname **: Name or service not known fatal: Could not read

hadoop啟動報錯:localhost: ssh: Could not resolve hostname localhost

hadoop啟動journalnode時報錯:localhost: ssh: Could not resolve hostname localhost: Temporary failure in name resolution 解決辦法:將高亮部分補充到/etc/profile中,然後source生效 ex

ssh: Could not resolve hostname github.com: Name or service not known; fatal: The remote end hung up

剛才想向github遠端倉庫push我的程式碼,結果報錯: 在stackoverflow上面找到解決方案: ping github.com, if ping failed. it is DNS error.sudo vim /etc/resolv.conf, the

git報錯:ssh: Could not resolve hostname gitlab.yto.net.cn:

現象:原因:git在拉去程式碼時找不到hostname,git路徑中[email protected]:new_yonmen/carrier.git中的域名不存在,需要配置host檔案,或者修改域名為ip解決辦法:為了方便以後的下載,建議修改host檔案,hosts

Hadoop中ssh: Could not resolve hostname問題

[[email protected] hadoop-0.20.2]$ start-all.sh starting namenode, logging to /usr/local/hadoop-0.20.2/bin/../logs/hadoop-niy-namen

IP address could not be resolved: Temporary failure in name resolution

這個警告不會影響資料庫的訪問,但是當有大量的這種日誌產生的時候,資料庫之前的錯誤資訊 就會很難去查詢了。連線數越多,產生報警日誌的頻率越高。資料庫的alert.log中,我們經常會出現下面的警告:IP address '172.16.12.195' could not be

mycat啟動報錯UnknownHostException(Temporary failure in name resolution)解決方法

temporary exc ava ora wrap 命令 temp lex PE 重啟命令 ./mycat restart 查看日誌 cd logs tail -f wrapper.log 報錯信息 INFO | jvm 2 | 2018/05/09 11:28

CentOS Kafka 啟動失敗 - java.net.UnknownHostException: maven: maven: Temporary failure in name resolution

tex problems lur .net start ble failure ora 指定 CentOS7 下啟動 Kafka的時候失敗了,報異常: java.net.UnknownHostException: maven: maven: Temporary failur

運行ntpdate報錯:Temporary failure in name resolution

使用 問題 -s dns fail 解決 分鐘 方法 span 發現問題:   忽然發現某臺機器時間慢了些幾分鐘,之前沒有搭建ntpd服務,目前都是使用的ntpdate加定時任務進行時間同步。直接執行ntpdate報錯如下: # ntpdate cn.pool.ntp

SpringBoot之解決雲伺服器VPS在所處雲端叢集的內網不能解析域名的問題:java.net.UnknownHostException:abc.cn: Temporary failure in name resolution

一、起因與原因分析過程   前端同學告訴我,說伺服器崩了。   請求資料介面,介面有響應,但報的json提示指向:資料庫異常錯誤。   遂登陸雲主機檢視日誌,核心記錄顯示如下: 2018-11-09 22:15:53.824 ERROR 26088 --- [ main]

SpringBoot之解決雲服務器VPS在所處雲端集群的內網不能解析域名的問題:java.net.UnknownHostException:abc.cn: Temporary failure in name resolution

col rap hiberna nbsp exe 網卡配置文件 3.2 baidu .get 一、起因與原因分析過程   前端同學告訴我,說服務器崩了。   請求數據接口,接口有響應,但報的json提示指向:數據庫異常錯誤。   遂登陸雲主機查看日誌,核心記錄顯示如下:

在安裝python的pip工具時,遇到以下報錯[Errno -3] Temporary failure in name resolution',)': /simple/pip/

c/apt# pip2 install -U pip Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip

阿里雲SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

如果是阿里雲的伺服器 SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution 出現以上提示 並且你的伺服器有若干漏洞 並且安騎士模組中 屬於離線