[
https://issues.apache.org/jira/browse/AMBARI-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myroslav Papirkovskyy resolved AMBARI-4716.
-------------------------------------------
Resolution: Fixed
Pushed to trunk
> 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: Myroslav Papirkovskyy
> Fix For: 1.5.0
>
> Attachments: AMBARI-4716.patch, AMBARI-4716_diff.patch,
> AMBARI-4716_full.patch
>
>
> 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)