You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ambari.apache.org by Lian Jiang <ji...@gmail.com> on 2018/03/27 16:31:23 UTC

cannot install hive through ambari blueprint

I am using ambari and HDP2.6 to install hadoop and it failed. From
ambari-server.log,

27 Mar 2018 07:04:51,018  INFO [pool-3-thread-1] ViewRegistry:995 - Auto
creating instance of view HIVE{1.5.0} for cluster spark_cluster.
27 Mar 2018 07:04:51,018 ERROR [pool-3-thread-1] ViewRegistry:1047 - Failed
to update 'use.hive.interactive.mode' parameter for viewName: HIVE,
version: 1.5.0. Exception:
org.apache.ambari.server.ServiceComponentNotFoundException:
ServiceComponent not found, clusterName=spark_cluster, serviceName=HIVE,
serviceComponentName=HIVE_SERVER_INTERACTIVE

This is similar to the post
https://community.hortonworks.com/questions/155081/ambari-cluster-api-with-request-status-fail.html
which got no answer.

According to
https://github.com/apache/ambari/blob/branch-2.6/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/kerberos.json,
there is no component of HIVE_SERVER_INTERACTIVE. Of course, it is hive
0.12.0 but I did not find such document for hive 1.5.0.

Any help is highly appreciated!

Thanks
Lian