-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53089/
-----------------------------------------------------------
Review request for Ambari and Sebastian Toader.
Bugs: AMBARI-18108
https://issues.apache.org/jira/browse/AMBARI-18108
Repository: ambari
Description
-------
templeton.hive.properties contains list of comma-separated properties. Any
whitespace after the comma prevents placeholder replacement for the
hive.metastore.uris sub-property.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
8cc6ec7
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
15fd4e7
Diff: https://reviews.apache.org/r/53089/diff/
Testing
-------
Manual test: cluster install via blueprint. Unit test added.
Thanks,
Attila Doroszlai