当前位置:网站首页>Download and install flume
Download and install flume
2022-06-26 00:55:00 【Prosperity is like love】
Get into Flume Official website https://flume.apache.org/download.html

After downloading, put it in linux Any directory in 
I put the compressed package in /tmp Under the table of contents
stay /tmp Unzip the package under the directory , And specify that the extracted file be placed in /opt Under the table of contents
tar -xvf apache-flume-1.10.0-bin.tar.gz /opt

rename mv apache-flume-1.10.0-bin flume110

Find the installation first jdk route echo $JAVA_HOME Copy /usr/local/java/jdk1.8.0_151 , Your may be different

modify Flume To configure
[[email protected] opt]# cd /opt/flume110/conf
[[email protected] conf]# mv flume-env.sh.template flume-env.sh

modify flume-env.sh file
vi flume-env.sh
stay flume-env.sh add to
export JAVA_HOME=/usr/local/java/jdk1.8.0_151

Configure environment variables
vi /etc/profile
FLUME_HOME=/opt/flume110
export PATH=$JAVA_HOME/bin:$PATH:$FLUME_HOME/bin
export HADOOP_HOME ZOOKEEPER_HOME FLUME_HOME

Refresh environment variable
source /etc/profile
test , Input flume-ng version
边栏推荐
- 关于EF翻页查询数据库
- Login interceptor
- 【图像检测】基于高斯过程和Radon变换实现血管跟踪和直径估计附matlab代码
- Things / phenomena / things / things / situations / appearances
- C#线程池控制Semaphore
- ciscn_ 2019_ en_ two
- Correct writing methods of case, number and punctuation in Chinese and English papers
- Balanced binary tree AVL
- "Seamless" deployment of paddlenlp model based on openvinotm development kit
- 渗透工具-Burpsuite
猜你喜欢

Example: use C # Net to teach you how to develop wechat official account (21) -- using wechat to pay online collection: H5 method

STL tutorial 5-basic concepts of STL and the use of string and vector

Penetration tool -burpsuite

Kylin

CaMKIIa和GCaMP6f是一樣的嘛?

Redisson 3.17.4 release

Analyze the five root causes of product development failure

1-10Vmware构建自定义的网络架构

DPVS fullnat mode management

Comprehensive introduction to Simulink solver
随机推荐
Flink报错:Error: A JNI error has occurred, please check your installation and try again
C another new class is ICO? And app Use of config
卡通shader
[understanding of opportunity -30]: Guiguzi - internal "chapter - empathy, stand on the other side's position and narrow the psychological distance with the other side
Stream data
1-11Vmware虚拟机常见的问题解决
CaMKIIa和GCaMP6f是一樣的嘛?
Login interceptor
Anti shake and throttling
Qt之自定义带游标的QSlider
How to deliver a shelter hospital within 48 hours?
Web学习之TypeScript
The development context of Ba Kong Yuan universe industry
flink报错:No ExecutorFactory found to execute the application
DPVS fullnat mode management
[image detection] vascular tracking and diameter estimation based on Gaussian process and Radon transform with matlab code
Ad20 (Altium designer) PCB highlight network
1-11solutions to common problems of VMware virtual machine
Methods to realize asynchrony
Idea set the template of mapper mapping file