您好,登錄后才能下訂單哦!
本篇內(nèi)容主要講解“windows7下eclipse怎么連接hadoop2.6.0”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實(shí)用性強(qiáng)。下面就讓小編來帶大家學(xué)習(xí)“windows7下eclipse怎么連接hadoop2.6.0”吧!
編譯eclipse插件
準(zhǔn)備工具 :ant,eclipse,hadoop2.6.0,插件編譯包
插件編譯包獲取地址 :https://github.com/winghc/hadoop2x-eclipse-plugin
zip打包下載,解壓該文件
在解壓文件的 \master\hadoop2x-eclipse-plugin-master\src\contrib\eclipse-plugin目錄下
打開 build.xml,修改 <target name="compile" depends="init, ivy-retrieve-common" unless="skip.contrib">
為<target name="compile" unless="skip.contrib">
不去掉可能會(huì)導(dǎo)致ant編譯時(shí) 在ivy-retrieve-common:的地方卡著不動(dòng)
在解壓文件的 \master\hadoop2x-eclipse-plugin-master\src\contrib\eclipse-plugin目錄下執(zhí)行ant命令
eclipse的本地目錄,與hadoop的本地目錄按自己實(shí)際位置填寫
編譯成功;插件生成地址在
在解壓文件 :\master\hadoop2x-eclipse-plugin-master\build\contrib\eclipse-plugin下
2.eclipse安裝插件并配置
將生成的hadoop-eclipse-plugin-2.6.0.jar復(fù)制到eclipse下的plugins目錄下
啟動(dòng)eclipse,
配置 hadoop 安裝目錄
window ->preference -> hadoop Map/Reduce -> Hadoop installation directory
配置Map/Reduce 視圖
window ->Open Perspective -> other->Map/Reduce -> 點(diǎn)擊“OK”
windows → show view → other->Map/Reduce Locations-> 點(diǎn)擊“OK”
注意開啟本地的telnet服務(wù)
檢查http://master:50070 ,能否訪問,即hdfs管理界面,master為master的IP地址
打開小象進(jìn)行配置
配置終點(diǎn)為圖示四個(gè)箭頭所指的位置,Host:為master的IP,端口號(hào)你配置的端口號(hào),DFS Master的端口號(hào)為你配置的端口號(hào),User name:這塊我參考別的論文,說是按照按照hadoop的名字來的,我就把win7的用戶名改成了hadoop,然后填寫的hadoop.
到此,相信大家對(duì)“windows7下eclipse怎么連接hadoop2.6.0”有了更深的了解,不妨來實(shí)際操作一番吧!這里是億速云網(wǎng)站,更多相關(guān)內(nèi)容可以進(jìn)入相關(guān)頻道進(jìn)行查詢,關(guān)注我們,繼續(xù)學(xué)習(xí)!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。