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 <svarnau@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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|