[
https://issues.apache.org/jira/browse/AMBARI-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190419#comment-14190419
]
Hudson commented on AMBARI-8021:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #259 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/259/])
AMBARI-8021. Adds Blueprint export handling for Knox and Zookeeper properties
in HDP 2.2 stack (jspeidel:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8fa3ea45a23c3b4b455252853fb7c24d95121f45)
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
> 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)