-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41739/
-----------------------------------------------------------
(Updated Dec. 29, 2015, 7:06 a.m.)
Review request for Ambari, Srimanth Gunturi, Sid Wagle, and Yusaku Sako.
Changes
-------
Added synchronized block when converting name.
Added loggedinUser in template, so that it can be used in instance properties.
Bugs: AMBARI-14503
https://issues.apache.org/jira/browse/AMBARI-14503
Repository: ambari
Description
-------
Changed getUsername call to return name with auth_to_local conversion in
ViewContextImpl.
Added getLoggedinUser to return loggedin ambari user.
Diffs (updated)
-----
ambari-server/pom.xml b5a9d49
ambari-server/src/main/java/org/apache/ambari/server/view/ViewContextImpl.java
a22c514
ambari-views/src/main/java/org/apache/ambari/view/ViewContext.java c0cae80
contrib/views/files/src/main/resources/view.xml 58a7682
contrib/views/hive/src/main/resources/view.xml e04ed4b
contrib/views/pig/src/main/resources/view.xml 30efae8
contrib/views/tez/src/main/resources/view.xml d1ad5ad
Diff: https://reviews.apache.org/r/41739/diff/
Testing
-------
Manual Testing.
Thanks,
Gaurav Nagar