You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2017/03/03 16:30:45 UTC

[jira] [Assigned] (AMBARI-20308) Atlas service check fails during EU on wire encrypted cluster

     [ https://issues.apache.org/jira/browse/AMBARI-20308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley reassigned AMBARI-20308:
----------------------------------------

    Assignee: Jonathan Hurley

> Atlas service check fails during EU on wire encrypted cluster
> -------------------------------------------------------------
>
>                 Key: AMBARI-20308
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20308
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.0
>            Reporter: Vivek Sharma
>            Assignee: Jonathan Hurley
>            Priority: Critical
>              Labels: express_upgrade
>             Fix For: 2.5.0
>
>
> STR
> 1. Deployed cluster with Ambari version: 2.4.2.0-136 and HDP version: 2.5.3.0-37 (wire encrypted cluster)
> 2. Upgrade Ambari to 2.5.0.0-1030 and then start EU to 2.6
> 3. Observed following failure at Atlas service check
> {code}
> 2017-03-02 13:22:41,729 - ATLAS service check failed for host atlas_host with error Execution of 'curl -k --negotiate -u : -b ~/cookiejar.txt -c ~/cookiejar.txt -s -o /dev/null -w "%{http_code}" https://atlas_host:21443/' returned 35. ######## Hortonworks #############
> This is MOTD message, added for testing in qe infra
> 000
> Traceback (most recent call last):
>   File "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/service_check.py", line 52, in <module>
>     AtlasServiceCheck().execute()
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 313, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/service_check.py", line 48, in service_check
>     raise Fail("All instances of ATLAS METADATA SERVER are down.")
> resource_management.core.exceptions.Fail: All instances of ATLAS METADATA SERVER are down.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)