Github user nickwallen commented on the issue:
https://github.com/apache/incubator-metron/pull/290
I can build and install Metron with the RPMs. I can build the Mpack. But
I am not able to easily test installation of the Mpack. (It might make life
easier to have Vagrant/Ansible spin-up with Ambari 2.4 so I could easily test
this.)
I did a diff of /usr/metron as installed via Vagrant/Ansible to what is
installed with the RPMs. The only notable gap that I would not expect was that
the RPMs did not install `config/zookeeper/global.json`.
The other differences that are likely expected (need confirmation) is that
the following files were installed via Vagrant/Ansible, but not by the RPM.
* `lib/metron-api-0.2.1BETA.jar`
* `lib/metron-maas-service-0.2.1BETA-uber.jar`
* `lib/metron-profiler-0.2.1BETA-uber.jar` and
`lib/metron-profiler-client-0.2.1BETA.jar` as the Profiler is not installed via
the RPMs currently.
---
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.
---