Support Questions

Find answers, ask questions, and share your expertise

how to install impala on centos 7 hadoop cluster 3.2.4

avatar
New Contributor

Hi Sirs,

I am new to impala. I have a hadoop cluster ( 1 namenode  3 datanodes) and hive installed with hivemetastore service running properly. I am try to test impala. But didn't find the proper way  to do it. I tried to yum install impala from tty, but it always returns no impala package available. Please could guide? Thanks! 

3 REPLIES 3

avatar
Master Collaborator

Hi @bearkoala 

You need to download impala package from Cloudera repository and install impala , impala-server and impala-shell packages, You can try with the below command to install impala

yum install impala impala-server impala-shell

 Once it is installed you can try starting impala server using below command

systemctl start impala-server

 

avatar
New Contributor

Hi Scharan,

Thanks for your reply. Could you advise the impala package version and url for download?

 

 

avatar
Master Collaborator

Hi @bea you can download the package using below link but it requires pay wall credentials to download 

https://archive.cloudera.com/cdh6/6.3.2/redhat7/yum/RPMS/x86_64/