0
点赞
收藏
分享

微信扫一扫

编译hadoop eclipse 2.x插件

Star英 2022-07-28 阅读 74


代码下载地址;

​​https://github.com/winghc/hadoop2x-eclipse-plugin.git​​


$cd src/contrib/eclipse-plugin
$ant jar -Dversion=2.3.0 -Declipse.home=/opt/eclipse -Dhadoop.home=/usr/share/hadoop
final jar will be genrated at directory
$root/build/contrib/eclipse-plugin/hadoop-eclipse-plugin-2.2.0.jar


举报

相关推荐

0 条评论