Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/1091
@jameslamb
```bash
cd metron-deployment/development/centos6
vagrant up
```
To run it. This will build, build the rpms in docker, create a vagrant
machine and install metron in that machine with ambari.
After it is done if you go to http://node1:8080 it is the vagrant ambari,
where you can check that everything loaded and installed.---
