当前位置:网站首页>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 offtrue-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
边栏推荐
- 公链与私链在数据隐私和吞吐量上的竞争
- 基础图表解读“东方甄选”爆火出圈数据
- asp读取oracle数据库问题
- Station B boss used my world to create convolutional neural network, Lecun forwarding! Burst the liver for 6 months, playing more than one million
- B站大佬用我的世界搞出卷積神經網絡,LeCun轉發!爆肝6個月,播放破百萬
- Résumé des connaissances de gradle
- JS addition, deletion, modification and query of JSON array
- 【无人机】多无人协同任务分配程序平台含Matlab代码
- Example code of MySQL split string as query condition
- GPT-3当一作自己研究自己,已投稿,在线蹲一个同行评议
猜你喜欢
![[OFDM communication] OFDM system signal detection based on deep learning with matlab code](/img/a5/624860f6bd9be03ac8c1f61839fea2.png)
[OFDM communication] OFDM system signal detection based on deep learning with matlab code

Cover fake big empty talk in robot material sorting

JS addition, deletion, modification and query of JSON array

Experiment 4: installing packages from Gui

Station B boss used my world to create convolutional neural network, Lecun forwarding! Burst the liver for 6 months, playing more than one million

AI金榜题名时,MLPerf榜单的份量究竟有多重?

达晨史上最大单笔投资,今天IPO了

求帮助xampp做sqlilab是一片黑

The method of reinstalling win10 system is as simple as that

The best sister won the big factory offer of 8 test posts at one go, which made me very proud
随机推荐
Isomorphism + cross end, knowing applet +kbone+finclip is enough!
Realize colorful lines and shape your heart
[OFDM communication] OFDM system signal detection based on deep learning with matlab code
Scholar doctor hahaha
基础图表解读“东方甄选”爆火出圈数据
Station B boss used my world to create convolutional neural network, Lecun forwarding! Burst the liver for 6 months, playing more than one million
The worse the AI performance, the higher the bonus? Doctor of New York University offered a reward for the task of making the big model perform poorly
The important data in the computer was accidentally deleted by mistake, which can be quickly retrieved by this method
Pdf batch splitting, merging, bookmark extraction, bookmark writing gadget
Graphite document: four countermeasures to solve the problem of enterprise document information security
今日睡眠质量记录78分
人均瑞数系列,瑞数 4 代 JS 逆向分析
B 站弹幕 protobuf 协议还原分析
短链的设计
MySQL数据库之JDBC编程
Implementation steps of mysql start log in docker
Please help xampp to do sqlilab is a black
mysql连接vscode成功了,但是报这个错
CRMEB 商城系统如何助力营销?
Without CD, I'll teach you a trick to restore the factory settings of win10 system