Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jasonchrion/impala-rpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

impala-rpm

Tested on CentOS 7 and Hortonworks 2.4 (Hadoop)

Install Dependancies :

yum install java-1.7.0-openjdk-devel python-setuptools doxygen redhat-lsb gcc-c++ python-devel cyrus-sasl-devel openssl-devel vim-common wget curl rpm-build maven git make

Set JAVA_HOME :

add /etc/profile.d/java.sh

export JAVA_HOME=/usr/lib/jvm/java

Clone and Build RPMS

git clone https://github.com/hurdad/impala-rpm.git
cd impala-rpm && make

RPMS Location

cd rpmbuild/RPMS/x86_64/

About

Build script to create RPMS for Impala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 98.2%
  • Makefile 1.8%