Install Apache Zeppelin-0.7.2__zeppelin based on Spark-2.1.0

Source: Internet
Author: User


Installation: (http://zeppelin.apache.org/docs/0.7.2/manual/interpreterinstallation.html#3rd-party-interpreters


The download is zeppelin-0.7.2-bin-all,package with the all interpreters. Decompression complete.



================================================================================
Modify configuration. BASHRC
# Zeppelin
Export Zeppelin_home=/home/raini/app/zeppelin
Export path= $ZEPPELIN _home/bin: $PATH


Modify Zeppelin-env.sh
# All configurations are post modified
Export JAVA_HOME=/HOME/RAINI/APP/JDK
# (distributed mode), pseudo-distributed does not need to be modified, the default use of local
Export master=spark://biyuzhe:7077
#export zeppelin_port=18081
Export Spark_home=/home/raini/spark
Export Hadoop_conf_dir=/home/raini/hadoop #没有/etc/hadoop, otherwise SQL does not execute
#export spark_submit_options= "--driver-memory 1g--executor-memory 3g"


#export Spark_master_ip=localhost
#export Spark_local_ip=localhost




Modify Zeppelin-site.xml
<property>
<name>zeppelin.server.port</name>
<value>18081</value>
<description> Modify Ports </description>
</property>


Copy Hive-site.xml to Conf




Start Apache Zeppelin
raini@biyuzhe:~/app/zeppelin$ bin/zeppelin-daemon.sh Start


Click on the "Interpreters" menu to configure the Spark/hive interpreter
Master

Spark.executor.memory:






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.