Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/metron/pull/859#discussion_r156755792
--- Diff: metron-deployment/amazon-ec2/README.md ---
@@ -126,6 +126,10 @@ To provision only subsets of the entire Metron
deployment, Ansible tags can be s
./run.sh --tags="ec2,sensors"
```
+### Setting REST API Profile
+
--- End diff --
Reading that back, it seems a little stronger than I intended. Sorry. I
don't think everyone following these deployment steps is necessarily going to
know why they need to start tripping through readme land without some context.
We have a lot of people trying deployment and having problems who are not as
expert
---