GitHub user dlyle65535 opened a pull request:
https://github.com/apache/incubator-metron/pull/203
METRON-357: Create Ambari Service Definition for Kibana
First iteration of the Kibana Service which is required to deploy Metron
via Ambari.
Steps to test:
On a running Ambari-managed cluster:
copy
metron-deployment/packaging/ambari/src/main/resources/stacks/HDP/2.4/services/KIBANA
to
/var/lib/ambari-server/resources/stacks/<STACK-NAME>/<STACK-VERSION>/services/KIBANA
copy
metron-deployment/packaging/ambari/src/main/resources/common-services/KIBANA to
/var/lib/ambari-server/resources/common-services/KIBANA
restart ambari-server
use the Add Service wizard to add Kibana to your cluster.
Note: STACK-NAME and STACK-VERSION need to be substituted for your
environment. For example, if testing on HDP 2.4, STACK-NAME = HDP and
STACK-VERSION = 2.4
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlyle65535/incubator-metron KIBANA_AMBARI
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/203.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 #203
----
commit de338da8357bf7ae6f386e19aa20a77fc477f09c
Author: David Lyle <[email protected]>
Date: 2016-07-28T20:00:38Z
METRON-357: Create Ambari Service Definition for Kibana
----
---
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.
---