課程
/云計(jì)算&大數(shù)據(jù)
/大數(shù)據(jù)
/認(rèn)識(shí)Hadoop--基礎(chǔ)篇
ls: unknown host: imooc
2015-07-19
源自:認(rèn)識(shí)Hadoop--基礎(chǔ)篇 3-5
正在回答
同學(xué)你好,可以將在etc/hosts文件里加把imooc加進(jìn)去,即加入“127.0.0.1 ?imooc",或者在hadoop的xml配置文件中將imooc替換為你的主機(jī)名即可
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就會(huì)一直跳
圖拉
我也遇到這個(gè)問題了,怎么解決
舉報(bào)
Hadoop入門視頻教程,大數(shù)據(jù)人才的入門首選
3 回答jps進(jìn)程只有jsp一個(gè);hadoop fs -ls 提示ls: unknown host: imooc
2 回答Hadoop fs -ls /user
1 回答hadoop fs -ls /報(bào)錯(cuò)
4 回答敲入 hadoop fs -ls 會(huì)出現(xiàn)錯(cuò)誤,麻煩老師解答一下
1 回答輸入命令hadoop fs -ls /時(shí)會(huì)得到 ls: No FileSystem for scheme: localhost
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2015-07-27
同學(xué)你好,可以將在etc/hosts文件里加把imooc加進(jìn)去,即加入“127.0.0.1 ?imooc",或者在hadoop的xml配置文件中將imooc替換為你的主機(jī)名即可
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就會(huì)一直跳
2015-10-29
我也遇到這個(gè)問題了,怎么解決