Remove libevent installation from MapR plugin
Previously libevent package was required for Impala but now it's not Change-Id: I97cab565633de786afa309f4bb9ba52914ba4152 Closes-Bug: #1486459
This commit is contained in:
parent
f1c12d9098
commit
42bebf7713
@ -36,7 +36,6 @@ EOF
|
||||
echo "Unsupported distribution version"
|
||||
exit 1
|
||||
fi
|
||||
rpm -q libevent || rpm -Uvh ftp://rpmfind.net/linux/centos/6.6/os/x86_64/Packages/libevent-1.4.13-4.el6.x86_64.rpm
|
||||
else
|
||||
echo "Unknown distribution"
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user