----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41739/#review111991 -----------------------------------------------------------
ambari-server/pom.xml (line 49) <https://reviews.apache.org/r/41739/#comment172304> Why was this needed? ambari-server/src/main/java/org/apache/ambari/server/view/ViewContextImpl.java (line 240) <https://reviews.apache.org/r/41739/#comment172303> Should the view have precedence over the cluster's rule? - Apache Ambari On Dec. 28, 2015, 12:08 p.m., Gaurav Nagar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41739/ > ----------------------------------------------------------- > > (Updated Dec. 28, 2015, 12:08 p.m.) > > > Review request for Ambari, Srimanth Gunturi, Sid Wagle, and Yusaku Sako. > > > 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 > ----- > > 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 > >
