You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Denis Tarasyuk (JIRA)" <ji...@apache.org> on 2017/03/17 15:03:41 UTC

[jira] [Updated] (AMBARI-20487) RU: Service check Hive failed during RU

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

Denis Tarasyuk updated AMBARI-20487:
------------------------------------
    Description: 
STR:
# Deploy cluster HDP 2.6.0.0-593 on Ambari 2.5.0.1-57
# Enable NN HA
# Register and install HDP 2.6.0.2-32
# Perform RU
Result: : Service check Hive failed during RU

{code}
Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 193, in <module>
    HiveServiceCheck().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/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 75, in service_check
    int(format("{hive_server_port}")), params.hive_ssl_keystore_path, params.hive_ssl_keystore_password)
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 140, in check_hive_server
    .format(server_component_name, params.hostname, server_port, elapsed_time))
resource_management.core.exceptions.Fail: Connection to 'Hive Server' on host: ************************* and port 10000 failed after 324.739513874 seconds
{code}

  was:
STR:
# Deploy cluster HDP 2.6.0.0-593 on Ambari 2.5.0.1-57
# Enable NN HA
# Register and install HDP 2.6.0.2-32
# Perform RU
Result: : Service check Hive failed during RU

Cluster: 172.27.32.4:8080 - natu166-aias-fntofnha-u16 - 48h

{code}
Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 193, in <module>
    HiveServiceCheck().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/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 75, in service_check
    int(format("{hive_server_port}")), params.hive_ssl_keystore_path, params.hive_ssl_keystore_password)
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 140, in check_hive_server
    .format(server_component_name, params.hostname, server_port, elapsed_time))
resource_management.core.exceptions.Fail: Connection to 'Hive Server' on host: ************************* and port 10000 failed after 324.739513874 seconds
{code}


> RU: Service check Hive failed during RU
> ---------------------------------------
>
>                 Key: AMBARI-20487
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20487
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.0
>         Environment: ambari-server --version
> 2.5.0.1-57
> ambari-server --hash
> f2e50ba6410fc5e6e11d72640b83bf7ca919315e
> HDP 2.6.0.0-593
> Target HDP 2.6.0.2-32
>            Reporter: Denis Tarasyuk
>            Priority: Critical
>              Labels: rolling_upgrade, system_test
>             Fix For: 2.5.0
>
>
> STR:
> # Deploy cluster HDP 2.6.0.0-593 on Ambari 2.5.0.1-57
> # Enable NN HA
> # Register and install HDP 2.6.0.2-32
> # Perform RU
> Result: : Service check Hive failed during RU
> {code}
> Traceback (most recent call last):
>   File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 193, in <module>
>     HiveServiceCheck().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/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 75, in service_check
>     int(format("{hive_server_port}")), params.hive_ssl_keystore_path, params.hive_ssl_keystore_password)
>   File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 140, in check_hive_server
>     .format(server_component_name, params.hostname, server_port, elapsed_time))
> resource_management.core.exceptions.Fail: Connection to 'Hive Server' on host: ************************* and port 10000 failed after 324.739513874 seconds
> {code}



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