• 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 986 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 (24.3K 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

  • Exploring the Benefits and Advantages of Microsoft’s Operating System March 22, 2023
  • Web Design Cookbook: Accessibility March 21, 2023
  • Online Dating: How to Find Your Match March 20, 2023
  • Web Design Cookbook: Logo March 19, 2023
  • How Starlink Internet Works March 17, 2023

About This Article

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

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

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

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

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

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT