You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sv...@apache.org on 2017/01/31 00:34:34 UTC

[4/4] incubator-trafodion git commit: Merge [TRAFODION-2452] Fix upgrade/removal of Ambari MPack

Merge [TRAFODION-2452] Fix upgrade/removal of Ambari MPack


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/2e18c794
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/2e18c794
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/2e18c794

Branch: refs/heads/master
Commit: 2e18c794b1994b578cb6ef3b35a1ea82fe0bfa4d
Parents: b674558 bbe8066
Author: Steve Varnau <sv...@apache.org>
Authored: Tue Jan 31 00:31:57 2017 +0000
Committer: Steve Varnau <sv...@apache.org>
Committed: Tue Jan 31 00:31:57 2017 +0000

----------------------------------------------------------------------
 install/.gitignore                              |  3 +-
 install/ambari-installer/Makefile               | 26 +++++++----
 install/ambari-installer/meta.template          | 34 +++++++++++++++
 .../mpack-install/am_install.sh                 | 17 ++++++--
 install/ambari-installer/mpack.json             | 46 ++++++++++++++++++++
 install/ambari-installer/repo.template          |  2 +-
 .../2.1/package/scripts/trafodiondcs.py         |  2 +-
 .../2.1/package/scripts/trafodionnode.py        |  2 +-
 .../custom-services/TRAFODION/2.1/metainfo.xml  | 34 ---------------
 install/ambari-installer/traf-mpack/mpack.json  | 46 --------------------
 install/ambari-installer/traf_ambari.spec       | 14 +++++-
 11 files changed, 128 insertions(+), 98 deletions(-)
----------------------------------------------------------------------