-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27755/
-----------------------------------------------------------
Review request for Ambari, Mahadev Konar, Nate Cole, and Sid Wagle.
Bugs: AMBARI-8218
https://issues.apache.org/jira/browse/AMBARI-8218
Repository: ambari
Description
-------
The knox property
"oozie-site/oozie.service.ProxyUserService.proxyuser.knox.hosts" is not
properly processed when a blueprint is exported. The hosts specified in the
value should be replaced with host_group tokens.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
9237bc9
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
6aeb2ab
Diff: https://reviews.apache.org/r/27755/diff/
Testing
-------
All unit tests pass.
New unit test added.
Thanks,
John Speidel