You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by kwmonroe <gi...@git.apache.org> on 2017/10/19 21:35:03 UTC

[GitHub] bigtop pull request #298: BIGTOP-2910: zeppelin charm: support bigtop upgrad...

GitHub user kwmonroe opened a pull request:

    https://github.com/apache/bigtop/pull/298

    BIGTOP-2910: zeppelin charm: support bigtop upgrade

    See [BIGTOP-2910](https://issues.apache.org/jira/browse/BIGTOP-2910) for details.
    
    Make the zeppelin charm react to `bigtop_version` changes, informing the user if a new zepp deb is available.  Do the actual apt upgrade via a `reinstall` action.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/juju-solutions/bigtop feature/BIGTOP-2910-zeppelin-upgrade

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/298.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #298
    
----
commit 8e09d3a07940e5525dd09b0d6337ea94f7536bb7
Author: Kevin W Monroe <ke...@canonical.com>
Date:   2017-10-19T21:21:50Z

    add reinstall action/tests

commit c3b2ce364913b8c94eb0eba784493892034f377d
Author: Kevin W Monroe <ke...@canonical.com>
Date:   2017-10-19T21:22:21Z

    add bigtop_version.changed handler

----


---

[GitHub] bigtop pull request #298: BIGTOP-2910: zeppelin charm: support bigtop upgrad...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/bigtop/pull/298


---