----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50348/#review143247 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On July 22, 2016, 5:21 p.m., Nate Cole wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50348/ > ----------------------------------------------------------- > > (Updated July 22, 2016, 5:21 p.m.) > > > Review request for Ambari, Alejandro Fernandez and Jonathan Hurley. > > > Bugs: AMBARI-17840 > https://issues.apache.org/jira/browse/AMBARI-17840 > > > Repository: ambari > > > Description > ------- > > The EU Upgrade Packs defined "hdp-select set all" to happen right before > finalize. For EU, they should be done after all the components stop but > before they are all restarted. > > This issue surfaced for Oozie in that a mix of (say) HDP-2.4 for OOZIE_SERVER > was used when HDP-2.5 was current for OOZIE_CLIENT on downgrade. > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.2.xml > bae1349 > > ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.3.xml > 3cf47d8 > > ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.4.xml > cb0badb > > ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.3.xml > ef81111 > > ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.4.xml > 3e46276 > > ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.5.xml > a61b599 > > ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/nonrolling-upgrade-2.4.xml > c9326aa > > ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/nonrolling-upgrade-2.5.xml > 065a933 > > ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml > 8c35210 > > Diff: https://reviews.apache.org/r/50348/diff/ > > > Testing > ------- > > Manually tested the following: > HDP-2.2 -> 2.2, 2.3, 2.4 > HDP-2.3 -> 2.3, 2.4, 2.5 > HDP-2.4 -> 2.4, 2.5 > HDP-2.5 -> 2.5 > > Automated results (failure is unrelated to current change): > > Failed tests: > > ConfigUpgradeValidityTest.testConfigurationDefinitionsExist:152->assertIdDefinitionExists:189 > Missing hdp_2_3_0_0_kafka_broker_deprecate_port in upgrade from HDP-2.2 to > HDP-2.3 (ROLLING) > > Tests run: 4544, Failures: 1, Errors: 0, Skipped: 34 > > > Thanks, > > Nate Cole > >
