[
https://issues.apache.org/jira/browse/AMBARI-20487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aravindan Vijayan updated AMBARI-20487:
---------------------------------------
Fix Version/s: (was: 2.5.0)
trunk
Bulk moving of issues out of 2.5.0.
> 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: trunk
>
>
> 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)