Dmitry Lysnichenko created AMBARI-17068:
-------------------------------------------
Summary: RU failed because of old service was not stopped
Key: AMBARI-17068
URL: https://issues.apache.org/jira/browse/AMBARI-17068
Project: Ambari
Issue Type: Bug
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Attachments: AMBARI-17068.patch
STR:
- deploy latest Ambari 2.4
- install HDP 2.3 (HIVE and dependencies)
- update to HDP 2.5
Error message:
{code}
Traceback (most recent call last):
File
"/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server.py",
line 211, in <module>
HiveServer().execute()
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 257, in execute
method(env)
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 669, in restart
raise Fail("Stop command finished but process keep running.")
resource_management.core.exceptions.Fail: Stop command finished but process
keep running.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)