安装lzop报错

背景:

[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

解决:

1. yum install epel-release

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

的3行注释,4行注释去掉

3. yum install lzop

posted @ 2019-09-25 19:09  天马流欣  阅读(199)  评论(0)    收藏  举报