Installation error lzop

background:

[root@spark2upgrade03 flume]# yum install lzop
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.aliyun.com
* extras: mirrors.aliyun.com
* updates: mirrors.aliyun.com
Setting up Install Process
No package lzop available

solve:

1. yum install epel-release

2.vi /etc/yum.repos.d/epel.repo

The comment line 3, line 4 Notes removed

3. yum install lzop

Guess you like

Origin www.cnblogs.com/jeasonit/p/11586771.html