Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Impala - alternative way to install

avatar
Expert Contributor

Hi. I'm trying to install Impala in my cluster. I found two ways to do that:

1. HDP + Impala. There is a problem with two libraries:

Error: Package: impala-shell-2.7.0+cdh5.9.0+0-1.cdh5.9.0.p0.32.el6.x86_64 (cloudera-cdh5)
           Requires: libpython2.6.so.1.0()(64bit)
Error: Package: impala-2.7.0+cdh5.9.0+0-1.cdh5.9.0.p0.32.el6.x86_64 (cloudera-cdh5)
           Requires: libsasl2.so.2()(64bit)

I don't know where is the problem. I think it might be a problem with OS or differences between HDP and CDH.

2. Official wiki instruction. But, as you can see, prerequisite is Ubuntu. I use CentOS 7.

Does anyone know alternative way to install Impala?

My cluster: HDP 2.4, CentOS 7

1 ACCEPTED SOLUTION

avatar
Guru

HDP does not support Impala so thus it should not be installed.

Hortonworks is committed to Hive LLAP which provides Impala capabilities (in-memory). It comes with the platform out of the box, but needs a few configurations to get it up and running.

See:

View solution in original post

4 REPLIES 4

avatar
Guru

HDP does not support Impala so thus it should not be installed.

Hortonworks is committed to Hive LLAP which provides Impala capabilities (in-memory). It comes with the platform out of the box, but needs a few configurations to get it up and running.

See:

avatar
New Member

Offical HDP does not support Impala.But I have written a impala service that can make impala on HDP enabled.

See:

https://github.com/cas-bigdatalab/ambari-impala-service

avatar
New Member

Hi Xu Zhe,

I have executed steps mentioned below URL. All steps completed successfully but still not able to view Impala in Ambari UI.

May I know what is causing issue?

Answer by Xu Zhe Dec 13, 2016 at 12:58 AM

Offical HDP does not support Impala.But I have written a impala service that can make impala on HDP enabled.

See:

https://github.com/cas-bigdatalab/ambari-impala-service

Regards,

Rav

avatar
New Member

Impala rely on Cloudrea Hbase Jar ,please use relevant jar.