You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2017/10/14 03:47:00 UTC

[jira] [Commented] (AMBARI-22242) Express Upgrade from IOP 4.2 to HDP 2.6.2 AMS failed to restart before finalizing

    [ https://issues.apache.org/jira/browse/AMBARI-22242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204458#comment-16204458 ] 

Siddharth Wagle commented on AMBARI-22242:
------------------------------------------

----------------------------------------------------------------------
Ran 276 tests in 7.462s

OK
----------------------------------------------------------------------
Total run:1193
Total errors:0
Total failures:0
OK

> Express Upgrade from IOP 4.2 to HDP 2.6.2 AMS failed to restart before finalizing
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-22242
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22242
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.2
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>            Priority: Blocker
>             Fix For: 2.6.0
>
>         Attachments: AMBARI-22242.patch
>
>
> During upgrade from IOP 4.2 (Kerberized) to HDP 2.6.2, AMS was manually upgraded and Grafana added as part of ambari upgrade.  However, during the final phase of EU (before finalizing), AMS wasn't able to restart and throw the following error:
> {noformat}
> Traceback (most recent call last):
>   File "/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_collector.py", line 86, in <module>
>     AmsCollector().execute()
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 329, in execute
>     method(env)
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 833, in restart
>     self.stop(env, rolling_restart=(upgrade_type == UPGRADE_TYPE_ROLLING))
> TypeError: stop() got an unexpected keyword argument 'rolling_restart'
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)