You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Zhiguo Wu (Jira)" <ji...@apache.org> on 2022/10/10 07:02:00 UTC

[jira] [Resolved] (AMBARI-25748) [BIGTOP]HDFS Service Check Fails in NameNode HA cluster

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

Zhiguo Wu resolved AMBARI-25748.
--------------------------------
    Resolution: Fixed

> [BIGTOP]HDFS Service Check Fails in NameNode HA cluster
> -------------------------------------------------------
>
>                 Key: AMBARI-25748
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25748
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Yao Lei
>            Assignee: Yao Lei
>            Priority: Major
>             Fix For: 2.8.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> {code:java}
> 2022-10-02 13:25:04,065 - File['/var/lib/ambari-agent/tmp/checkWebUI.py'] {'content': StaticFile('checkWebUI.py'), 'mode': 0775}
> 2022-10-02 13:25:04,067 - Execute['ambari-python-wrap /var/lib/ambari-agent/tmp/checkWebUI.py -m bigtop3,bigtop4,bigtop1 -p 8480 -s False -o PROTOCOL_TLSv1_2'] {'logoutput': True, 'tries': 5, 'user': 'ambari-qa', 'try_sleep': 3}
> Cannot access WEB UI on: http://bigtop3:8480
> 2022-10-02 13:25:04,279 - Retrying after 3 seconds. Reason: Execution of 'ambari-python-wrap /var/lib/ambari-agent/tmp/checkWebUI.py -m bigtop3,bigtop4,bigtop1 -p 8480 -s False -o PROTOCOL_TLSv1_2' returned 1. Cannot access WEB UI on: http://bigtop3:8480
> Cannot access WEB UI on: http://bigtop3:8480
> 2022-10-02 13:25:07,462 - Retrying after 3 seconds. Reason: Execution of 'ambari-python-wrap /var/lib/ambari-agent/tmp/checkWebUI.py -m bigtop3,bigtop4,bigtop1 -p 8480 -s False -o PROTOCOL_TLSv1_2' returned 1. Cannot access WEB UI on: http://bigtop3:8480
> Cannot access WEB UI on: http://bigtop3:8480
> 2022-10-02 13:25:10,706 - Retrying after 3 seconds. Reason: Execution of 'ambari-python-wrap /var/lib/ambari-agent/tmp/checkWebUI.py -m bigtop3,bigtop4,bigtop1 -p 8480 -s False -o PROTOCOL_TLSv1_2' returned 1. Cannot access WEB UI on: http://bigtop3:8480
> Cannot access WEB UI on: http://bigtop3:8480
> 2022-10-02 13:25:13,890 - Retrying after 3 seconds. Reason: Execution of 'ambari-python-wrap /var/lib/ambari-agent/tmp/checkWebUI.py -m bigtop3,bigtop4,bigtop1 -p 8480 -s False -o PROTOCOL_TLSv1_2' returned 1. Cannot access WEB UI on: http://bigtop3:8480
> Cannot access WEB UI on: http://bigtop3:8480
> {code}
> The reason is that http response code is 302 when access to http://bigtop3:8480.
> And the code in checkWebUI.py at line 81  will see the reponse code 302 as a failure.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ambari.apache.org
For additional commands, e-mail: issues-help@ambari.apache.org