GitHub user justinleet opened a pull request:
https://github.com/apache/incubator-metron/pull/385
METRON-604 Mpack installs do not work on clean machines due to missing
Elastic repo
Added curator repo for CentOS 6/7. The appropriate version will be chosen
based on Ambari's provided major version. The only difference in the repos is
just the version number, so that's just plugged into the string for the
repofile and everything lines up.
Tested by spinning a cluster up per:
https://www.evernote.com/shard/s530/sh/c5551fbd-0ac1-4861-89ce-9c5e37065c52/b13e05f39eaac1a6
Was able to install, load templates from Ambari interface, and see data
passed through Metron.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/justinleet/incubator-metron kibanafix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/385.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 #385
----
commit b27be5a6c5fc52091c5a3546097fb49dac9c7fb8
Author: justinjleet <[email protected]>
Date: 2016-12-02T15:22:52Z
Check CentOS/RHEL version and use appropriate ES Curator repo
----
---
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.
---