You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2015/12/03 16:55:11 UTC

[jira] [Created] (AMBARI-14185) Zookeeper service check failing

Vitaly Brodetskyi created AMBARI-14185:
------------------------------------------

             Summary: Zookeeper service check failing
                 Key: AMBARI-14185
                 URL: https://issues.apache.org/jira/browse/AMBARI-14185
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.2.0
            Reporter: Vitaly Brodetskyi
            Assignee: Vitaly Brodetskyi
            Priority: Critical
             Fix For: 2.2.0


One of the automated test doing following steps fails zookeeper service check:
1) ambari cluster with few services like [HDFS, yarn, zookeeper, hbase]
2)enable kerberos > while on stop services step stop all ambari-agents > wait for kerberize cluster step to fail
3) start all ambari-agents
4) retry kerberize cluster step > wait for kerberization to complete successfully.
5) disable kerberos
6) start ambari-agents as non root user "testuser" which is a sudoer 
7) enable kerberos again > while stop services step is in progress remove "test user" from sudoers > wait for kerberize cluster distribute key tab step to fail
8) add testuser back to sudoers and re-try kerberize cluster step
9) complete kerberization
10) run smoke check on all services

Expected: all smoke checks pass.

Actual: smoke check for zookeeper failing.
Attached is service call response.



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