----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27871/#review61253 -----------------------------------------------------------
Ship it! Ship It! - Tom Beerbower On Nov. 13, 2014, 1:54 a.m., Robert Levas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27871/ > ----------------------------------------------------------- > > (Updated Nov. 13, 2014, 1:54 a.m.) > > > Review request for Ambari, dilli dorai, John Speidel, Robert Nettleton, and > Tom Beerbower. > > > Bugs: AMBARI-8247 > https://issues.apache.org/jira/browse/AMBARI-8247 > > > Repository: ambari > > > Description > ------- > > Provide a way for a caller via the REST API to get information about a > service's Kerberos descriptor. This information should probably be attached > to a service resource response. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/StackServiceResponse.java > 2794c18 > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackServiceResourceProvider.java > 1296ba1 > > ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceDirectory.java > 843df0b > > ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceModule.java > 279361b > ambari-server/src/main/java/org/apache/ambari/server/state/ServiceInfo.java > 9277ec6 > ambari-server/src/main/resources/properties.json ad59922 > > ambari-server/src/test/java/org/apache/ambari/server/api/services/AmbariMetaInfoTest.java > 6ab35c2 > > ambari-server/src/test/java/org/apache/ambari/server/stack/ServiceModuleTest.java > 225213f > > ambari-server/src/test/resources/stacks/HDP/2.0.8/services/HDFS/kerberos.json > PRE-CREATION > > ambari-server/src/test/resources/stacks/HDP/2.1.1/services/HDFS/metainfo.xml > PRE-CREATION > > Diff: https://reviews.apache.org/r/27871/diff/ > > > Testing > ------- > > Ran all unit tests for ambari-server > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 25:04.100s > [INFO] Finished at: Wed Nov 12 20:52:09 EST 2014 > [INFO] Final Memory: 41M/845M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Robert Levas > >
