You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/01/15 07:08:34 UTC

[jira] [Commented] (AMBARI-9139) Deploying Kafka via a Blueprint without Ganglia fails

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

Hadoop QA commented on AMBARI-9139:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12692411/AMBARI-9139.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/1340//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/1340//console

This message is automatically generated.

> Deploying Kafka via a Blueprint without Ganglia fails
> -----------------------------------------------------
>
>                 Key: AMBARI-9139
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9139
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Robert Nettleton
>            Assignee: Robert Nettleton
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9139.patch
>
>
> Deploying a Blueprint that includes Kafka will fail if the "GANGLIA_SERVER" component is not included in the Blueprint.
> The deployment error is:
> "
> { "status" : 400, "message" : "Unable to update configuration property with topology information. Component 'GANGLIA_SERVER' is not mapped to any host group or is mapped to multiple groups." }
> "
> The Blueprint Configuration processor currently fails in this deployment scenario, while attempting to perform hostname substitution for a kafka-broker.xml property that references the GANGLIA_SERVER component. The configuration processor needs to be modified so that Kafka can be deployed via a Blueprint without Ganglia.
> I'm working on a fix for this, and will be submitting a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)