hadoop编译

作者: 大诗兄_zl | 来源:发表于2018-04-03 16:00 被阅读6次

编译hadoop :
安装依赖:
maven
cmake
protobuf 2.5
findbugs

安装系统依赖:
yum install lzo-devel zlib-devel gcc autoconf automake libtool ncurses-devel openssl-deve
yum install ant

编译命令:
mvn package -Pdist,native -DskipTests -Dtar

相关文章

网友评论

    本文标题:hadoop编译

    本文链接:https://www.haomeiwen.com/subject/qpcchftx.html