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

[jira] [Updated] (AMBARI-22225) Cluster created using Blueprints rejects hosts even though their host_name matches host predicate

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

Sebastian Toader updated AMBARI-22225:
--------------------------------------
    Attachment: AMBARI-22225.b2.6.v1.patch

> Cluster created using Blueprints rejects hosts even though their host_name matches host predicate
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-22225
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22225
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Sebastian Toader
>            Assignee: Sebastian Toader
>            Priority: Blocker
>             Fix For: 2.6.0
>
>         Attachments: AMBARI-22225.b2.6.v1.patch
>
>
> Cluster created with Blueprint using host predicates rejects hosts even though their host_name matches the host predicate.
> { "name": "workernode", "host_count": "2", "host_predicate": "Hosts/host_name.matches(agent-*)" }
> {noformat}
> 11 Oct 2017 17:03:11,296  INFO [qtp-ambari-agent-56] TopologyManager:698 - TopologyManager: Queueing available host agent-1
> 11 Oct 2017 17:04:56,783  INFO [ambari-client-thread-45] TopologyManager:876 - TopologyManager.processRequest: offering host name = agent-1 to LogicalRequest ID = 1
> 11 Oct 2017 17:04:56,783  INFO [ambari-client-thread-45] LogicalRequest:101 - LogicalRequest.offer: attempting to match a request to a request for a reserved host to hostname = agent-1
> 11 Oct 2017 17:04:56,784  INFO [ambari-client-thread-45] LogicalRequest:125 - LogicalRequest.offer: attempting to match a request to a request for a non-reserved host to hostname = agent-1
> 11 Oct 2017 17:04:56,791  INFO [ambari-client-thread-45] LogicalRequest:138 - LogicalRequest.offer: host request returned DECLINED_PREDICATE for hostname = agent-1
> 11 Oct 2017 17:04:56,792  INFO [ambari-client-thread-45] LogicalRequest:125 - LogicalRequest.offer: attempting to match a request to a request for a non-reserved host to hostname = agent-1
> 11 Oct 2017 17:04:56,793  INFO [ambari-client-thread-45] LogicalRequest:138 - LogicalRequest.offer: host request returned DECLINED_PREDICATE for hostname = agent-1
> 11 Oct 2017 17:04:56,794  INFO [ambari-client-thread-45] TopologyManager:896 - TopologyManager.processRequest: host name = agent-1 was DECLINED_PREDICATE by LogicalRequest ID = 1
> {noformat} 



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