----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58277/#review171808 -----------------------------------------------------------
Ship it! Ship It! - Jayush Luniya On April 12, 2017, 9:55 p.m., Madhuvanthi Radhakrishnan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58277/ > ----------------------------------------------------------- > > (Updated April 12, 2017, 9:55 p.m.) > > > Review request for Ambari, Jonathan Hurley, Jayush Luniya, Nate Cole, and > Sumit Mohanty. > > > Bugs: AMBARI-20696 > https://issues.apache.org/jira/browse/AMBARI-20696 > > > Repository: ambari > > > Description > ------- > > The custom services do not advertise any version and hence will not > participate in the HDP upgrade process. So selectors need not be called. > > > Diffs > ----- > > > ambari-common/src/main/python/resource_management/libraries/functions/stack_select.py > 79393b985f > > ambari-common/src/main/python/resource_management/libraries/functions/stack_tools.py > 02ae62daf3 > > ambari-common/src/main/python/resource_management/libraries/functions/version_select_util.py > ff00a1f38e > > ambari-server/src/main/java/org/apache/ambari/server/agent/ExecutionCommand.java > 0d1ef13c21 > > ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java > d5018f55b2 > > ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java > 751ce085d8 > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java > e42bd45cc1 > > ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py > 1609050409 > > ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelperTest.java > 71a02f5e5a > > ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java > 554e089102 > > > Diff: https://reviews.apache.org/r/58277/diff/6/ > > > Testing > ------- > > Installed HDP Regular services with HDF Custom services - Nifi, Strealine, > Registry > Python unit tests > Java unit tests > [INFO] > [INFO] Ambari Main ........................................ SUCCESS [ 12.457 > s] > [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.034 > s] > [INFO] Ambari Web ......................................... SUCCESS [03:22 > min] > [INFO] Ambari Views ....................................... SUCCESS [ 2.167 > s] > [INFO] Ambari Admin View .................................. SUCCESS [ 8.811 > s] > [INFO] utility ............................................ SUCCESS [ 1.172 > s] > [INFO] ambari-metrics ..................................... SUCCESS [ 0.557 > s] > [INFO] Ambari Metrics Common .............................. SUCCESS [ 3.959 > s] > [INFO] Ambari Metrics Hadoop Sink ......................... SUCCESS [ 5.448 > s] > [INFO] Ambari Metrics Flume Sink .......................... SUCCESS [ 3.951 > s] > [INFO] Ambari Metrics Kafka Sink .......................... SUCCESS [ 3.229 > s] > [INFO] Ambari Metrics Storm Sink .......................... SUCCESS [ 1.459 > s] > [INFO] Ambari Metrics Storm Sink (Legacy) ................. SUCCESS [ 1.430 > s] > [INFO] Ambari Metrics Collector ........................... SUCCESS [05:27 > min] > [INFO] Ambari Metrics Monitor ............................. SUCCESS [ 4.367 > s] > [INFO] Ambari Metrics Grafana ............................. SUCCESS [ 9.257 > s] > [INFO] Ambari Metrics Assembly ............................ SUCCESS [01:21 > min] > [INFO] Ambari Server ...................................... SUCCESS [29:32 > min] > [INFO] Ambari Functional Tests ............................ SUCCESS [ 2.179 > s] > [INFO] Ambari Agent ....................................... SUCCESS [ 33.694 > s] > [INFO] Ambari Client ...................................... SUCCESS [ 0.031 > s] > [INFO] Ambari Python Client ............................... SUCCESS [ 0.379 > s] > [INFO] Ambari Groovy Client ............................... SUCCESS [ 6.721 > s] > [INFO] Ambari Shell ....................................... SUCCESS [ 0.020 > s] > [INFO] Ambari Python Shell ................................ SUCCESS [ 0.033 > s] > [INFO] Ambari Groovy Shell ................................ SUCCESS [ 4.296 > s] > [INFO] ambari-logsearch ................................... SUCCESS [ 0.141 > s] > [INFO] Ambari Logsearch Appender .......................... SUCCESS [ 0.143 > s] > [INFO] Ambari Logsearch Web ............................... SUCCESS [ 36.382 > s] > [INFO] Ambari Logsearch Server ............................ SUCCESS [ 10.359 > s] > [INFO] Ambari Logsearch Log Feeder ........................ SUCCESS [ 11.536 > s] > [INFO] Ambari Logsearch Assembly .......................... SUCCESS [ 0.133 > s] > [INFO] Ambari Logsearch Integration Test .................. SUCCESS [ 0.360 > s] > [INFO] ambari-infra ....................................... SUCCESS [ 0.022 > s] > [INFO] Ambari Infra Solr Client ........................... SUCCESS [ 1.993 > s] > [INFO] Ambari Infra Solr Plugin ........................... SUCCESS [ 1.242 > s] > [INFO] Ambari Infra Solr Assembly ......................... SUCCESS [ 0.038 > s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 42:32 min > [INFO] Finished at: 2017-04-12T12:33:21-07:00 > [INFO] Final Memory: 195M/1632M > [INFO] > ------------------------------------------------------------------------ > $ mvn clean test > > > Thanks, > > Madhuvanthi Radhakrishnan > >
