• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Install Apache Zeppelin On Ubuntu 16.04

By Abhishek Ghosh June 28, 2017 5:39 am Updated on June 28, 2017

Install Apache Zeppelin On Ubuntu 16.04

Advertisement

Apache Zeppelin is a web-based notebook for interactive data analytics. We already described how to install Apache Spark. If you have followed our any guide on big data tools installation, it is few minutes work to install and use Zeppelin. Zeppelin can be pre-built package or can be build from source. Here is how to install apache zeppelin on ubuntu 16.04 building from source.

Install Apache Zeppelin On Ubuntu 16-04

 

What Are Needed To Install Apache Zeppelin On Ubuntu 16.04

 

For our guide Java, Scala, Apache Spark, Maven, npm, Node.js needed. We will describe to install all of them as steps. As reader, you can skip the things already installed.

 

Steps To Install Apache Zeppelin On Ubuntu 16.04

 

As we said above, we have to install Java, Scala and Spark. First install Java :

Advertisement

---

Vim
1
2
3
4
5
apt update
apt upgrade
sudo apt-add-repository ppa:webupd8team/java
apt update
apt install oracle-java8-installer

Check whether Java is correctly installed :

Vim
1
java -version

Next, we will install Scala :

Vim
1
2
3
wget http://downloads.lightbend.com/scala/2.12.0/scala-2.12.0.tgz
sudo mkdir /usr/local/src/scala
tar -xvf scala-2.12.0.tgz -C /usr/local/src/scala/

Next we need to open the profile file :

Vim
1
nano .bashrc

Add these :

Vim
1
2
export SCALA_HOME=/usr/local/src/scala/scala-2.12.0
export PATH=$SCALA_HOME/bin:$PATH

And reload by sourcing it :

Vim
1
source .bashrc

Next we will check whether Scala is correctly installed and install Git, sbt :

Vim
1
2
3
4
5
6
7
scala -version
apt install git
wget https://bintray.com/artifact/download/sbt/debian/sbt-0.13.6.deb
sudo dpkg -i sbt-0.13.6.deb
## OR
apt update
apt install sbt

Next we will install Apache Spark :

Vim
1
2
3
4
5
6
wget http://d3kbcqa49mib13.cloudfront.net/spark-2.0.2-bin-hadoop2.7.tgz
tar -xvf spark-2.0.2-bin-hadoop2.7.tgz
mv spark-2.0.2-bin-hadoop2.7/ spark
cd conf/
cp spark-env.sh.template spark-env.sh
nano spark-env.sh

Add the following lines to spark-env.sh :

Vim
1
2
3
4
JAVA_HOME=/usr/lib/jvm/java-8-oracle  
SPARK_WORKER_MEMORY=4g
PYSPARK_PYTHON=/home/<username>/anaconda3/bin/python
source spark-env.sh

The run pyspark :

Vim
1
pyspark

Next we will install npm, Node.js, maven, Zeppelin notebook :

Vim
1
2
3
4
5
6
7
8
9
10
apt update
apt install npm
apt install nodejs-legacy
apt install libfontconfig
wget http://www-eu.apache.org/dist/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz
sudo tar -zxf apache-maven-3.3.9-bin.tar.gz -C /usr/local/
sudo ln -s /usr/local/apache-maven-3.3.9/bin/mvn /usr/local/bin/mvn
node --version
mvn --version
git clone https://github.com/apache/zeppelin.git

Next we need to open the profile file :

Vim
1
nano .bashrc

Add these :

Vim
1
2
export M2_HOME=/usr/local/apache-maven-3.3.9
export PATH=${M2_HOME}/bin:${PATH}

Then :

Vim
1
2
3
4
5
6
7
8
source .bashrc
sudo npm install -g bower
mvn clean install -DskipTests
cd zeppelin/zeppelin-web
# debug
bower install
# Run
mvn clean install -DskipTests

Start the daemon.sh :

Vim
1
bin/zeppelin-daemon.sh start

Next steps you can follow official website :

Vim
1
https://zeppelin.apache.org/docs/0.6.0/install/install.html#building-from-source

Tagged With install zeppelin on ubuntu , apache zeppelin install ubuntu 18 , apache zeppelin instllation in ubuntu 16 04 , how to install apache zeppelin on ubuntu? , how to install zeppelin in ubuntu , install apache zeppelin in ubuntu 16 04 , spark zepplin ubuntu , ubuntu 16 04 apache analytics , zeppelin ubuntu install

This Article Has Been Shared 184 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Install Apache Zeppelin On Ubuntu 16.04

  • Big Data as a Service (BDaaS) Basics

    Big Data as a Service or BDaaS, is as if combination of SaaS, PaaS and DaaS. Self Hosting Big Data platform is time consuming and costly.

  • What is Data Lake in Big Data?

    A data lake comprises of multiple repositories providing data to an organisation for analytical processing including analytics & reporting.

  • Apache Spark Alternatives To Overcome Integrity Issues

    Apache Spark Has Problems Including Need Of Dependencies & Integrity. Here Is List Of Apache Spark Alternatives To Overcome Integrity Issues.

  • Install Apache Kafka on Ubuntu 16.04 : Single Cloud Server

    Here Are The Steps On How To Install Apache Kafka on Ubuntu 16.04 Running One Single Cloud Server Instance. Apache Kafka

  • Building Big Data Analytics Solutions In The Cloud With Tools From IBM

    We Can Plan Building Big Data Analytics Solutions In The Cloud With Tools From IBM For Cost Reduction, Simplicity & Using Advanced Features.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (22.1K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Samsung Galaxy S22 Ultra: Long Term Review June 30, 2022
  • How to Make the Most of Your S Pen (S22 Ultra) June 29, 2022
  • Safe Chargers for Samsung Galaxy S22 Ultra June 27, 2022
  • How Telecoms Can Use The Cloud To Power Their 5G Network June 24, 2022
  • A Beginner Guide to Cloud Computing for Development June 22, 2022

About This Article

Cite this article as: Abhishek Ghosh, "Install Apache Zeppelin On Ubuntu 16.04," in The Customize Windows, June 28, 2017, July 1, 2022, https://thecustomizewindows.com/2017/06/install-apache-zeppelin-ubuntu-16-04/.

Source:The Customize Windows, JiMA.in

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Privacy Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2022 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy