[ 
https://issues.apache.org/jira/browse/AMBARI-25033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated AMBARI-25033:
------------------------------------
    Labels: pull-request-available  (was: )

> Layout recommendation adds unwanted components
> ----------------------------------------------
>
>                 Key: AMBARI-25033
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25033
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.8.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>
> STR:
> # Install ZooKeeper
> # Try to add Metrics Collector and Metrics Monitor using Add Service request
> {noformat}
> {
>   "operation_type": "ADD_SERVICE",
>   "components": [
>     { "name": "METRICS_COLLECTOR", "hosts": [ { "fqdn": 
> "c7401.ambari.apache.org" } ] },
>     { "name": "METRICS_MONITOR", "hosts": [ { "fqdn": 
> "c7401.ambari.apache.org" } ] }
>   ]
> }
> {noformat}
> Result: Metrics Grafana is also installed.  It is being added by the layout 
> recommendation, which should not be invoked if full layout is explicitly 
> specified in the request (ie. no {{"services"}} part is present).



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

Reply via email to