Install Spark under Spark-linux

Source: Internet
Author: User

Pre-deployment

1.JDK installation, configuring path

2. Download the spark-1.6.1-bin-hadoop2.6.tgz and upload to the server to extract

3. Create a soft link to the destination folder under/ usr

[Email protected] usr]# ln-s spark-1.6. 1-bin-hadoop2. 6   Spark

4. Modify the configuration file, target directory /usr/spark/conf/

[email protected] conf]# lsdocker.properties.template  log4j.properties.template    slaves.template               Spark-env.sh.templatefairscheduler.xml.template  metrics.properties.template  Spark-  Defaults.conf.template
We need to rename spark-env.sh.template to spark-env.sh
Export java_home=/usr/jdk# This is a standalone version of the configuration, can not achieve a highly available export spark_master_ip=Tourbisexport spark_master_port =7077

Re-configure Slaves

Install Spark under Spark-linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.