[
https://issues.apache.org/jira/browse/AMBARI-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180264#comment-14180264
]
Hudson commented on AMBARI-7869:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #663 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/663/])
AMBARI-7869. Added export handling for new Hive/Zookeeper config property in
HDP 2.2 (jspeidel:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2e3658194b7c5d7a41588931aff35754ac261ac4)
*
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
> Blueprints export fails to remove host names from Hive-Zookeeper config
> property
> --------------------------------------------------------------------------------
>
> Key: AMBARI-7869
> URL: https://issues.apache.org/jira/browse/AMBARI-7869
> 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-7869.patch.2, AMBARI-7869_1.7.0.patch
>
>
> The Blueprint export processor currently does not export the following
> property as expected:
> "hive.cluster.delegation.token.store.zookeeper.connectString"
> This property is a new property, that was introduced into the HDP 2.2 stack a
> few days ago.
> Currently, a Blueprint export of an HDP 2.2 cluster that includes Hive will
> include the hostname information for this property.
> The Blueprint configuration processor needs to be updated, such that hostname
> information is removed from this property during the export process.
> 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)