You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/11/20 17:48:11 UTC

[jira] [Commented] (AMBARI-13994) HiveServer2 Process critical alert is present (Upgrade from 2.1.1 to 2.1.3.0)

    [ https://issues.apache.org/jira/browse/AMBARI-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018305#comment-15018305 ] 

Hudson commented on AMBARI-13994:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #905 (See [https://builds.apache.org/job/Ambari-branch-2.1/905/])
AMBARI-13994. HiveServer2 Process critical alert is present (Upgrade (vbrodetskyi: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5d0a4bdcdf91e91dda3e8a9d86db1cfc210fcc17])
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py
* ambari-common/src/main/python/resource_management/libraries/functions/hive_check.py


> HiveServer2 Process critical alert is present (Upgrade from 2.1.1 to 2.1.3.0)
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-13994
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13994
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.3
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-13994.patch
>
>
> We need to relax the check and drop -e 'Error' at the end. The reasoning is as follows:
> Longer term, Hive should provide better ways for Ambari to do health checks. Per Hive committers, some work is going on to expose hiveserver2 metrics that will help with that. In fact, this is just one of the problems of this way of doing health checks. If any of the authentication modes in hive that require passwords is enabled, then connection attempts by this user would still fail. The ambari-qa user being used to perform health checks may not be present in the ID store. So in long term, ambari should move away from using ambari-qa user and rely on HS2 metrics for health check.
> Possible fix for user:
> we should check if user anonymous is available and belongs to proxyuser.groups group. Beside this, user hive should be in proxyuser.group too. In that case everything will work fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)