Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to compile spark1.3 on Linux64 bit operating system (CentOS6.6)

2025-03-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

1. Execute the following command after downloading 1.3.0 source code on the official website:

. / make-distribution.sh-tgz-skip-java-test-with-tachyon-Dhadoop.version=2.4.0-Djava.version=1.7-Dprotobuf.version=2.5.0-Pyarn-Phive- Phive-thriftserver

two。 Parameter description:

-- tgz generates deployment packages

-- skip-java-test Filtration Test Phase

With-tachyon feels that tachyon is the trend, so add the support of tachyon

-Dhadoop.version specifies the version of hadoop. The default is 1.0.4.

-Djava.version specifies the java version. Default is 1.6.

-Dprotobuf.version specifies the version of protobuf. The default is 2.4.1. It is specified here because of the 2.5.0 used by hadoop. If you do not modify it, there will be problems with the matching.

-Pyarn-Phive-Pthriftserver is supported by yarn and hive respectively.

3. BUILD SUCCESS appears more than an hour later, that is, the compilation is successful, and the compiled files can be found in the spark-1.3.0 folder.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report