[
https://issues.apache.org/jira/browse/AMBARI-17068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318297#comment-15318297
]
Hudson commented on AMBARI-17068:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5018 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5018/])
AMBARI-17068. RU failed because of old service was not stopped (dlysnichenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4eea7ccdccbe60302a7e72177d575a9fc6eeb949])
* ambari-common/src/main/python/resource_management/libraries/script/script.py
* ambari-agent/src/test/python/resource_management/TestScript.py
> 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
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.4.0
>
> 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)