You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/02/16 13:17:02 UTC

[jira] [Commented] (AMBARI-22341) A bunch of alerts fails due to absence of configs

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

Hudson commented on AMBARI-22341:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-22341. A bunch of alerts fails due to absence of configs (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4656f1d4e9f3d8ee7ebbce7606fa45e3231e3aa6])
* (add) ambari-agent/src/main/python/ambari_agent/ConfigurationBuilder.py
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/script_alert.py
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/base_alert.py
* (edit) ambari-agent/src/main/python/ambari_agent/AlertSchedulerHandler.py
* (edit) ambari-agent/src/main/python/ambari_agent/ClusterConfigurationCache.py
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
* (edit) ambari-agent/src/main/python/ambari_agent/InitializerModule.py
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/metric_alert.py
* (edit) ambari-agent/src/main/python/ambari_agent/ClusterCache.py
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/port_alert.py


> A bunch of alerts fails due to absence of configs
> -------------------------------------------------
>
>                 Key: AMBARI-22341
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22341
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-22341.patch
>
>
> Previously we had a bug/hack where alerts used some configurations (like
> hostLevelParams,commandParams etc.) from the information saved by status
> commands.
> Now the achitecture changed, we don't have this hack in place anymore. This
> requires a non-hacky solution. Meaning alerts should be able to access
> configurations outside of 'configurations' dictionary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)