Hadoop2.2.0 eclipse外掛程式編譯及Ecliipse配置說明(圖文版)

來源:互聯網
上載者:User

標籤:style   blog   http   color   使用   io   strong   檔案   for   

一、引言:

  最近在做一個城商行項目的POC測試it版本,涉及到編譯Linux64bti的源碼和開發外掛程式使用,作為筆記分享給大家。

二、外掛程式編譯

  Hadoop2x版本的Eclipse外掛程式已經單獨抽取成獨立的開源項目,區別於之前版本直接整合到Hadoop1.x版本的模式,需要單獨下載,下載網址:
  https://github.com/winghc/hadoop2x-eclipse-plugin

2.1 源碼編譯

 1 hadoop2x-eclipse-plugin 2 ======================= 3  4 eclipse plugin for hadoop 2.2.0 5   6  7 How to build 8 ---------------------------------------- 9 10   $cd src/contrib/eclipse-plugin 11 12   $ant jar -Dversion=2.2.0 -Declipse.home=/opt/eclipse -Dhadoop.home=/usr/share/hadoop13 14 final jar will be genrated at directory 15 16   $root/build/contrib/eclipse-plugin/hadoop-eclipse-plugin-2.2.0.jar17 18 options required19 --------------------------------------20   eclipse.home: path of eclipse home 21 22   hadoop.home: path of hadoop 2.x home23  24 25 How to debug26 --------------------------------------27   start eclipse with debug parameter:  28 29     /opt/eclipse/eclipse -clean -consolelog -debug

  外掛程式源碼提供編譯說明,只需要更具自己的實際情況,更改eclilpse.home和Hadoop.home的配置目錄和安裝必備的編譯環境即可。

2.2 配置說明

  拷貝build/contrib/eclipse-plugin/hadoop-eclipse-plugin-2.2.0.jar檔案到eclipse/plugins目錄,啟動eclipse即可發現

三、外掛程式配置

啟動外掛程式後,需要根據core-site.xml配置外掛程式資訊,配置參數如所示:

需要配置的內容主要是IP地址和連接埠,更詳細的配置可以根據自己設定檔進行配置。

Hadoop2.2.0 eclipse外掛程式編譯及Ecliipse配置說明(圖文版)

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.