Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/859 **Testing** Run the EC2 deployment ``` cd metron-deployment/amazon-ec2 ./run.sh ``` The dev profile should now be set for the REST API. This is the same way we spin up full dev.
---