GitHub user svarnau opened a pull request:
https://github.com/apache/incubator-trafodion/pull/901
[TRAFODION-2291] Ambari integration
Integrates trafodion with Ambari cluster manager via an mpack (management
pack) plug-in.
As described in install/README.md file, to leverage this feature, two RPMs
are built. One to install the mpack and one used by Amari to install
trafodion
itself. The mpack plug-in is built with a URL that points to where the
trafodion RPM is hosted (a yum repo). It can be specified on the make
command
line as REPO_URL=...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svarnau/incubator-trafodion ambari_mpack_2291
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/901.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 #901
----
commit d8a150c07611322503f1b4f678eca1d26feaba33
Author: Steve Varnau <[email protected]>
Date: 2017-01-04T19:15:00Z
[TRAFODION-2291] Ambari integration
Integrates trafodion with Ambari cluster manager via an mpack (management
pack) plug-in.
As described in install/README.md file, to leverage this feature, two RPMs
are built. One to install the mpack and one used by Amari to install
trafodion
itself. The mpack plug-in is built with a URL that points to where the
trafodion RPM is hosted (a yum repo). It can be specified on the make
command
line as REPO_URL=...
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---