Created 09-04-2023 06:47 PM
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!
Created 09-05-2023 01:16 AM
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
Created 09-05-2023 01:21 AM
Hi Scharan,
Thanks for your reply. Could you advise the impala package version and url for download?
Created 09-06-2023 01:33 AM
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/