Vitaly Brodetskyi created AMBARI-12730:
------------------------------------------
Summary: Ambari Server schema upgrade should prompt about backups
Key: AMBARI-12730
URL: https://issues.apache.org/jira/browse/AMBARI-12730
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.1.0
Reporter: Vitaly Brodetskyi
Assignee: Vitaly Brodetskyi
Priority: Critical
Fix For: 2.1.2
When users perform "ambari-server upgrade", we should prompt the user to
confirm they have backed-up the Ambari DB and Ambari .properties file before
proceeding. User runs "ambari-server upgrade"...what do you think about this
flow + output?
{code}
Performing ambari-server schema upgrade...
Confirm you have made a backup of /etc/ambari-server/conf/ambari.properties
[y/n] (y)?
Ambari Server configured for Embedded Postgres. Confirm you have made a backup
of the Ambari Server database [y/n] (y)?
{code}
In the above, replace Embedded Postgres with Existing Postgres, Existing MySQL
or Existing Oracle as appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)