当前位置:网站首页>Local deployment Zeppelin 0.10.1
Local deployment Zeppelin 0.10.1
2022-07-06 23:34:00 【chen2ha】
List of articles
Apache Zeppelin It is a web-based tool that makes interactive data analysis feasible notebook
Zeppelin Provides a framework for data visualization
To achieve what you need
- Data collection
- Data discovery
- Data analysis
- Data visualization and collaboration
The latest version is 0.10.1 edition , There are two official installation packages , One is that it contains all parsers (1.6G), The other is with spark And network download parser package (568M)
Supported parsers
- alluxio
- angular
- beam
- bigquery
- cassandra
- elasticsearch
- file
- flink
- flink-cmd
- geode
- groovy
- hazelcastjet
- hbase
- ignite
- influxdb
- java
- jdbc
- jupyter
- kotlin
- ksql
- kylin
- lens
- livy
- md
- mongodb
- neo4j
- pig
- python
- r
- sap
- scalding
- scio
- sh
- spark
- spark-submit
- sparql
- submarine
Deploy zeppelin
Download the full parser installation package
wget --no-check-certificate -c \
https://dlcdn.apache.org/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz
tar xf zeppelin-0.10.1-bin-all.tgz
install java Environmental Science
zeppelin Deployment dependency java Environmental Science
yum install -y java-1.8.0-openjdk
Modify the configuration file
cd zeppelin-0.10.1-bin-all
cp conf/zeppelin-env.sh.template conf/zeppelin-env.sh
vim conf/zeppelin-env.sh
The official profile template is fully annotated , Here are some parameters that need attention
# Definition java Command path ,yum You can install without writing , Download the Oracle java I need to configure it
export JAVA_HOME=
# zeppelin Access address , If you don't configure , The default value is 127.0.0.1, Can also write 0.0.0.0
export ZEPPELIN_ADDR=
# zeppelin web Page access port , The default value is 8080, If it conflicts with the local port , You can modify the parameters here
export ZEPPELIN_PORT=
# sh Parser bound machine ip, Only one... Can be written , If you don't write , One will be randomly obtained on this machine ip Address [ Multiple network cards or docker It's embarrassing ]
export ZEPPELIN_LOCAL_IP=
# zeppelin Log directory , The default is the current path
export ZEPPELIN_LOG_DIR=
# zeppelin pid Record Directory , Default record in ${ZEPPELIN_HOME}/run Under the table of contents
export ZEPPELIN_PID_DIR=
# notebook Storage path
export ZEPPELIN_NOTEBOOK_DIR=
modify xml The configuration file
cp conf/zeppelin-site.xml.template conf/zeppelin-site.xml
vim conf/zeppelin-site.xml
No special needs , You can not configure
- zeppelin The default index path is /tmp Under the table of contents , If necessary, you can modify it to your own defined path , Do unified management
<property>
<name>zeppelin.search.index.path</name>
<value>/tmp/zeppelin-index</value>
<description>path for storing search index on disk.</description>
</property>
- Turn off anonymous access mode [ The default is anonymous login , also zeppelin-site.xml There is no such paragraph in the document , You need to increase it yourself ] ( Be careful xml Format )
false
-Indicates that anonymous mode is turned off
true
-Indicates that anonymous mode is enabled
<property>
<name>zeppelin.anonymous.allowed</name>
<value>false</value>
<description>Anonymous user allowed by default</description>
</property>
- When anonymous mode is turned off , Need to configure user name and password
cp conf/shiro.ini.template conf/shiro.ini
vim conf/shiro.ini
To configure
< user name > = < password >,< role >
More details can be found in official documents :Apache Shiro Configuration
admin = admin,admin
start-up zeppelin
bash bin/zeppelin-daemon.sh start
Access the configured through the browser ip Add ports to access zeppelin
边栏推荐
- A novice asks a question. I am now deployed on a single machine. I submitted an SQL job and it runs normally. If I restart the service job, it will disappear and I will have to
- Nftscan Developer Platform launches Pro API commercial services
- None of the strongest kings in the monitoring industry!
- 士大夫哈哈哈
- Gpt-3 is a peer review online when it has been submitted for its own research
- 电脑重装系统u盘文件被隐藏要怎么找出来
- JDBC programming of MySQL database
- Résumé des connaissances de gradle
- Microsoft win11 is still "unsatisfactory". Multi user feedback will cause frequent MSI crashes
- 【系统分析师之路】第七章 复盘系统设计(面向服务开发方法)
猜你喜欢
Gpt-3 is a peer review online when it has been submitted for its own research
The problem of ASP reading Oracle Database
The important data in the computer was accidentally deleted by mistake, which can be quickly retrieved by this method
Detailed explanation of regular expression (regexp) in MySQL
服务器SMP、NUMA、MPP体系学习笔记。
koa2对Json数组增删改查
B 站弹幕 protobuf 协议还原分析
The programmer said, "I'm 36 years old, and I don't want to be rolled, let alone cut."
为了交通安全,可以做些什么?
Stop saying that microservices can solve all problems
随机推荐
让 Rust 库更优美的几个建议!你学会了吗?
本地部署 zeppelin 0.10.1
Gold three silver four, don't change jobs
Restoration analysis of protobuf protocol of bullet screen in station B
(1) Chang'an chain learning notes - start Chang'an chain
借助这个宝藏神器,我成为全栈了
How does crmeb mall system help marketing?
One minute to learn how to install the system, win7 XP, win10 and win11 become very simple
JS addition, deletion, modification and query of JSON array
Should the jar package of MySQL CDC be placed in different places in the Flink running mode?
How does crmeb mall system help marketing?
How to implement Lua entry of API gateway
GPT-3当一作自己研究自己,已投稿,在线蹲一个同行评议
A few suggestions for making rust library more beautiful! Have you learned?
若依请求url中带有jsessionid的解决办法
Where does this "judge the operation type according to the op value and assemble SQL by yourself" mean? It means simply using Flink tab
【系统分析师之路】第七章 复盘系统设计(面向服务开发方法)
Docker mysql5.7 how to set case insensitive
吴恩达2022机器学习课程评测来了!
Station B Big utilise mon monde pour faire un réseau neuronal convolutif, Le Cun Forward! Le foie a explosé pendant 6 mois, et un million de fois.