Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/858
Ok, I'm going to try running through some things.
One point, and I will admit this just may be me:
I see the same problem with this as I had with the original docker stuff.
The list of instructions for initial use is there, but I don't quite
understand how after this initial use I would go back to this setup and use it
day to day. Do these steps need to happen every time?
Is there a way to script this such that there is an
init_metron_testing_docker, start_metron_testing_docker
shutdown_metron_testing_docker etc?
---