-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62985/
-----------------------------------------------------------
(Updated Oct. 14, 2017, 11:17 a.m.)
Review request for Ambari, Gautam Borad, Jonathan Hurley, Madhan Neethiraj,
Mugdha Varadkar, Nate Cole, and Nixon Rodrigues.
Changes
-------
Updating patch to address review comments.
Seperate patch for branch-2.6 is attached on Apache JIRA
Bugs: AMBARI-22232
https://issues.apache.org/jira/browse/AMBARI-22232
Repository: ambari
Description
-------
When Atlas is enabled via proxy needs to know the proxy-users to authorize them
while accessing the Atlas service via proxy support using property
atlas.proxyusers with default value knox. Additional details on ATLAS-2166.
PS: Attached patch is applicable for trunk branch, patch for branch-2.6 is
attached on Apache JIRA.
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/AtlasProxyUserConfigCalculation.java
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
1af3b18
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml
0a01a04
ambari-server/src/main/resources/stacks/HDP/2.6/services/ATLAS/configuration/application-properties.xml
c271dc3
ambari-server/src/main/resources/stacks/HDP/2.6/services/stack_advisor.py
94f28db
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
ebb81d9
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml
ae5972e
ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/AtlasProxyUserConfigCalculationTest.java
PRE-CREATION
ambari-server/src/test/python/stacks/2.6/common/test_stack_advisor.py ade08c1
Diff: https://reviews.apache.org/r/62985/diff/2/
Changes: https://reviews.apache.org/r/62985/diff/1-2/
Testing
-------
Verified with fresh-install and EU on CentOS 6.
Thanks,
Vishal Suvagia