You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/21 01:25:27 UTC

[jira] [Commented] (TRAFODION-2452) provide uninstall steps for ambari mpack

    [ https://issues.apache.org/jira/browse/TRAFODION-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832711#comment-15832711 ] 

ASF GitHub Bot commented on TRAFODION-2452:
-------------------------------------------

GitHub user svarnau opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/923

    [TRAFODION-2452] Fix upgrade or removal of Ambari mpack

    Enhance traf_ambari RPM to call upgrade-mpack instead of install-mpack
    when we are upgrading the mpack.  Unfortunately, the upgrade-mpack command
    does not (yet) seem to do the needed things.  More tweaks may be needed
    in the future to support upgrade from trafodion 2.1.0 to later release.
    
    Also support removal of the RPM to clean up everything.

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

    $ git pull https://github.com/svarnau/incubator-trafodion inst2452

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

    https://github.com/apache/incubator-trafodion/pull/923.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 #923
    
----
commit fb2f137330d0a49b24b92822e4024b6257574af4
Author: Steve Varnau <sv...@apache.org>
Date:   2017-01-21T01:16:22Z

    [TRAFODION-2452] Fix upgrade or removal of Ambari mpack
    
    Enhance traf_ambari RPM to call upgrade-mpack instead of install-mpack
    when we are upgrading the mpack.  Unfortunately, the upgrade-mpack command
    does not (yet) seem to do the needed things.  More tweaks may be needed
    in the future to support upgrade from trafodion 2.1.0 to later release.
    
    Also support removal of the RPM to clean up everything.

----


> provide uninstall steps for ambari mpack
> ----------------------------------------
>
>                 Key: TRAFODION-2452
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2452
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: installer
>    Affects Versions: 2.1-incubating
>            Reporter: Steve Varnau
>            Assignee: Steve Varnau
>
> Normally, there is no need to uninstall an ambari plugin (mpack), you can just remove the service(s) or ignore the services it provides. 
> For developers and testers, however, there needs to be a simple way to remove the mpack in order to install a new version.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)