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

Hudson commented on AMBARI-9277:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit-docker #841 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/841/])
AMBARI-9277. Blueprint configuration processing creates invalid 
templeton.hive.properties during cluster deployment. (rnettleton) (rnettleton: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0a46a47eafe9e85331de237deca95f6ac06cb786)
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java


> Blueprint configuration processing creates invalid templeton.hive.properties 
> during cluster deployment
> ------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-9277
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9277
>             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-9277.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> If a user attempts to startup a new cluster with Ambari Blueprints that 
> includes Hive, and if the Blueprint configuration contains a customized value 
> for the following property:
> "templeton.hive.properties"
> the property's value is incorrectly updated, such that some of the properties 
> included in this property (which consists of comma-separated key=value pairs) 
> are not completely included as expected, and hostname substitution appears to 
> be happening incorrectly here as well.
> The BlueprintConfigurationProcessor is incorrectly removing a portion of the 
> "thrift" URL specified, and is also seemingly injecting hostname substitution 
> where it is not needed.
> This is a bug in the BlueprintConfigurationProcessor. The property updater 
> that is currently mapped to operate on "templeton.hive.properties" needs to 
> be updated to resolve this problem. 
> 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)

Reply via email to