Skip to content

n3n33/bigtop-zookeeper-rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Apache Bigtop Custom

Version Up zookeeper 3.4.13 To 3.5.5

Download the zookeeper source at github

$ git clone -b branch-3.5.5 --single-branch https://github.com/apache/zookeeper.git 

Need to install Packages

$ sudo yum install openssl-devel gcc rpm-build rpm-devel rpmlint make python bash coreutils diffutils patch rpmdevtools ncyum install psmiscyum install redhat-lsb.x86_64 ant

Try to rpmbuild

$ rpmbuild -ba ./SPECS/zookeeper.spec