----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60945/#review180834 -----------------------------------------------------------
Ship it! Ship It! - Jonathan Hurley On July 18, 2017, 1:27 p.m., Tim Thorpe wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60945/ > ----------------------------------------------------------- > > (Updated July 18, 2017, 1:27 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Di Li, and Jonathan Hurley. > > > Bugs: AMBARI-21509 > https://issues.apache.org/jira/browse/AMBARI-21509 > > > Repository: ambari > > > Description > ------- > > <execute-stage service="HBASE" component="HBASE_MASTER" title="Snapshot > HBASE"> > <task xsi:type="execute" hosts="master"> > <script>scripts/hbase_upgrade.py</script> > <function>take_snapshot</function> > </task> > </execute-stage> > > def snapshot(self, env): > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/BigInsights/4.2/services/HBASE/package/scripts/hbase_upgrade.py > 610f527 > > > Diff: https://reviews.apache.org/r/60945/diff/1/ > > > Testing > ------- > > modify the script and retry the upgrade from where it failed when the > function wasn't found > > > Thanks, > > Tim Thorpe > >
