b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

java下载安装 hadoop2.7.2编译

电脑杂谈  发布时间:2018-02-09 10:51:47  来源:网络整理

java下载安装_java7 64位官方下载_java32位官方下载

----------------------------------------------------------------------------------

Requirements:

* Unix System

* JDK 1.7+

* Maven 3.0 or later

* Findbugs 1.3.9 (if running findbugs)

* ProtocolBuffer 2.5.0

* CMake 2.6 or newer (if compiling native code), must be 3.0 or newer on Mac

* Zlib devel (if compiling native code)

* openssl devel ( if compiling native hadoop-pipes )

* Internet connection for first build (to fetch all Maven and Hadoop dependencies)

----------------------------------------------------------------------------------

----------------------------------------------------------------------------------

Building distributions:

Create binary distribution without native code and without documentation:

?? $ mvn package -Pdist -DskipTests -Dtar

Create binary distribution with native code and with documentation:

?? $ mvn package -Pdist,native,docs -DskipTests -Dtar

Create source distribution:

?? $ mvn package -Psrc -DskipTests

Create source and binary distributions with native code and documentation:

?? $ mvn package -Pdist,native,docs,src -DskipTests -Dtar

Create a local staging version of the website (in /tmp/hadoop-site)

?? $ mvn clean site; mvn site:stage -DstagingDirectory=/tmp/hadoop-site

----------------------------------------------------------------------------------

----------------------------------------------------------------------------------

If the build process fails with an out of memory error, you should be able to fix

it by increasing the memory used by maven -which can be done via the environment


本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/sanxing/article-68697-1.html

相关阅读
    发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

    热点图片
    拼命载入中...