You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kevin W Monroe (JIRA)" <ji...@apache.org> on 2017/10/19 21:10:01 UTC

[jira] [Created] (BIGTOP-2910) zeppelin charm: support bigtop upgrade

Kevin W Monroe created BIGTOP-2910:
--------------------------------------

             Summary: zeppelin charm: support bigtop upgrade
                 Key: BIGTOP-2910
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2910
             Project: Bigtop
          Issue Type: Improvement
          Components: deployment
    Affects Versions: 1.2.0
            Reporter: Kevin W Monroe
            Assignee: Kevin W Monroe
            Priority: Minor


Similar to the spark charm effort in BIGTOP-2867, we should provide the user a way to upgrade to the new version of zeppelin when they change bigtop versions.

As with the spark charm, the workflow looks like this:

* deploy zepp with default repo (bigtop-1.2.0)
** juju deploy zeppelin
* request a change to bigtop-1.2.1
** juju config zeppelin bigtop_version=1.2.1
* user is notified that a zeppelin upgrade is available and should run 'reinstall'
** juju run-action zeppelin/0 reinstall
* puppet apply completes and charm status is updated with new version info
** juju status



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)