当前位置:网站首页>Flink SQL knows why (17): Zeppelin, a sharp tool for developing Flink SQL
Flink SQL knows why (17): Zeppelin, a sharp tool for developing Flink SQL
2022-07-03 13:11:00 【Big data sheep said】
1. Preface
Last section introduced flink sql Enterprise class development tool Dlink. This section will introduce Apache Zeppelin.
This section mainly introduces the local deployment of bloggers Apache Zeppelin The process and feeling .
Let's talk about the installation experience first ,Apache Zeppelin It's really very convenient to install !!!
In a few steps .
2.Apache Zeppelin Platform effect
The specific functions are shown in the figure below :
sql Development
sql Development
3. Installation and deployment
The installation is really simple .
You can refer to jeff Big guy's installation tutorial , You can also refer to the installation tutorial in this article .
jeff Big guy installation tutorial :https://www.yuque.com/jeffzhangjianfeng/gldg8w/bam5y1
3.1. install flink
This step is to configure flink Environment .
https://archive.apache.org/dist/flink/flink-1.13.2/
flink download
After clicking the link, you can directly download .
After downloading, you can download directly
tar -xvf jar package
Just unzip it .
You get the following flink Catalog .
flink dir
- We are going to put
lib
In the catalogflink-python_2.11-1.13.2.jar
Copied to theopt
Under the table of contents
lib
Then we finished the local flink Configuration of the environment .
3.2. download zeppelin Of tar package
This step is to configure zeppelin Environment .
https://zeppelin.apache.org/download.html
- Click the above link to download directly : Bloggers here download directly for convenience, including all interpreter My bag , After downloading, you can download directly
tar -xvf jar package
Just unzip it .
zeppelin download
Get the following directory .
zeppelin download
- direct
bin/zeppelin-daemon.sh start
Just a matter of . See below console, It means the startup is successful .
start
- open
localhost:8080
You can see the page directly . It's OK to see the following page description .
home page
3.3. stay zeppelin Middle configuration flink environmental information
Follow the steps below to configure the environment information .
Environmental Science
Then we can go directly to Zeppelin Editor in chief sql 了 .
sql Script
Prefabricated case
You can see that the above process is very simple .
There is little cost of learning and complex configuration .
It is recommended that you can try to install .
It's really convenient for fat intestines .
边栏推荐
- Slf4j log facade
- Differences between initial, inherit, unset, revert and all
- SSH登录服务器发送提醒
- PostgreSQL installation
- (latest version) WiFi distribution multi format + installation framework
- 剑指 Offer 15. 二进制中1的个数
- 解决 System has not been booted with systemd as init system (PID 1). Can‘t operate.
- Mysqlbetween implementation selects the data range between two values
- CVPR 2022 图像恢复论文
- Huffman coding experiment report
猜你喜欢
February 14, 2022, incluxdb survey - mind map
并网-低电压穿越与孤岛并存分析
Flink SQL knows why (VIII): the wonderful way to parse Flink SQL tumble window
How to get user location in wechat applet?
Flink SQL knows why (XI): weight removal is not only count distinct, but also powerful duplication
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter IV exercises]
对业务的一些思考
[network counting] Chapter 3 data link layer (2) flow control and reliable transmission, stop waiting protocol, backward n frame protocol (GBN), selective retransmission protocol (SR)
Social community forum app ultra-high appearance UI interface
Integer case study of packaging
随机推荐
【习题六】【数据库原理】
My creation anniversary: the fifth anniversary
Fabric.js 更换图片的3种方法(包括更换分组内的图片,以及存在缓存的情况)
Sitescms v3.0.2 release, upgrade jfinal and other dependencies
OpenHarmony应用开发之ETS开发方式中的Image组件
Simple use and precautions of kotlin's array array and set list
【R】 [density clustering, hierarchical clustering, expectation maximization clustering]
剑指 Offer 16. 数值的整数次方
2022-02-14 analysis of the startup and request processing process of the incluxdb cluster Coordinator
【Colab】【使用外部数据的7种方法】
2022-02-09 survey of incluxdb cluster
并网-低电压穿越与孤岛并存分析
Setting up Oracle datagurd environment
Sitescms v3.1.0 release, launch wechat applet
luoguP3694邦邦的大合唱站队
Differences between initial, inherit, unset, revert and all
Quick learning 1.8 front and rear interfaces
Server coding bug
Flick SQL knows why (10): everyone uses accumulate window to calculate cumulative indicators
2022-02-11 heap sorting and recursion