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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16202877#comment-16202877 ] 

Hadoop QA commented on AMBARI-22225:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12891800/AMBARI-22225.b2.6.v1.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/12504//console

This message is automatically generated.

> 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)