Siddharth Wagle created AMBARI-4716:
---------------------------------------

             Summary: Run Ambari Server Upgrade via code rather than DDL/DML.
                 Key: AMBARI-4716
                 URL: https://issues.apache.org/jira/browse/AMBARI-4716
             Project: Ambari
          Issue Type: Task
          Components: controller
    Affects Versions: 1.5.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.5.0


Evaluate running Ambari Server Upgrade via code rather than DDL/DML.

The upgrade procedure has become a mammoth exercise and very error prone. We 
need to make sure we can do it via java code (which can be unit tested).

If possible:

ambari-server upgrade should do any database changes via java code which can 
use eclipse link to make any changes.

This change allows devs to be flexible about what we can add in upgrade and 
also unit test those.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to