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 2014/10/30 00:03:36 UTC

[jira] [Commented] (AMBARI-8021) Hostname information included in Blueprint export for HDP 2.2 cluster

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

Hadoop QA commented on AMBARI-8021:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12677963/AMBARI-8021.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/407//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/407//console

This message is automatically generated.

> Hostname information included in Blueprint export for HDP 2.2 cluster
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-8021
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8021
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Robert Nettleton
>            Assignee: Robert Nettleton
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-8021.patch, AMBARI-8021_1.7.0.patch
>
>
> After launching an HDP 2.2 cluster using the Ambari UI, a Blueprint exported from the cluster will include hostname information for the following properties:
> 1. Hostname info appears after security is enabled (Knox also deployed in cluster): 
> core-site : "hadoop.proxyuser.knox.hosts"
> webhcat-site: "webhcat.proxyuser.knox.hosts"
> oozie-site: "hadoop.proxyuser.knox.hosts"
> 2. kafka-broker: "kafka.ganglia.metrics.host"
> 3. yarn-site: "hadoop.registry.zk.quorum"
>    slider-client: "slider.zookeeper.quorum"
>    kafka-broker: "zookeeper.connect"
> The Knox-related properties only appear in the exported Blueprint when Knox and Security are enabled, but the other properties appear when the various services are deployed in either case (Slider, Kafka, Yarn). 
> The Blueprint configuration processor needs to be updated to account for these new properties in the HDP 2.2 stack. 
> I'm working on a patch for this, and will be submitting it shortly. 



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