課程
/云計算&大數(shù)據(jù)
/大數(shù)據(jù)
/認(rèn)識Hadoop--基礎(chǔ)篇
ls: unknown host: imooc
2015-07-19
源自:認(rèn)識Hadoop--基礎(chǔ)篇 3-5
正在回答
同學(xué)你好,可以將在etc/hosts文件里加把imooc加進(jìn)去,即加入“127.0.0.1 ?imooc",或者在hadoop的xml配置文件中將imooc替換為你的主機名即可
value everything
慕斯卡115290
我輸完
?hadoop fs -ls /?
提示的是
15/10/14 09:47:03 INFO ipc.Client: Retrying connect to server: localhost/127.0.0.1:9000. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
15/10/14 09:47:04 INFO ipc.Client: Retrying connect to server: localhost/127.0.0.1:9000. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
15/10/14 09:47:05 INFO ipc.Client: Retrying connect to server: localhost/127.0.0.1:9000. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
如果不CTRL+C就會一直跳
圖拉
我也遇到這個問題了,怎么解決
舉報
Hadoop入門視頻教程,大數(shù)據(jù)人才的入門首選
3 回答jps進(jìn)程只有jsp一個;hadoop fs -ls 提示ls: unknown host: imooc
2 回答Hadoop fs -ls /user
4 回答敲入 hadoop fs -ls 會出現(xiàn)錯誤,麻煩老師解答一下
1 回答hadoop fs -ls /報錯
1 回答為什么我的hadoop fs -ls /下只有hadoop文件呢
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2015-07-27
同學(xué)你好,可以將在etc/hosts文件里加把imooc加進(jìn)去,即加入“127.0.0.1 ?imooc",或者在hadoop的xml配置文件中將imooc替換為你的主機名即可
2015-11-21
我輸完
?hadoop fs -ls /?
提示的是
15/10/14 09:47:03 INFO ipc.Client: Retrying connect to server: localhost/127.0.0.1:9000. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
15/10/14 09:47:04 INFO ipc.Client: Retrying connect to server: localhost/127.0.0.1:9000. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
15/10/14 09:47:05 INFO ipc.Client: Retrying connect to server: localhost/127.0.0.1:9000. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
如果不CTRL+C就會一直跳
2015-10-29
我也遇到這個問題了,怎么解決