Github user anandsubbu commented on the issue:
https://github.com/apache/metron/pull/852
Hi @nickwallen , I found one more reference to quick dev -
[here](https://github.com/nickwallen/metron/blob/7145b06fff9f4ecc8e63d9cdd56ed955a49e676d/metron-interface/metron-rest/src/test/resources/README.vm#L208).
Also, I could see that the contents within
[site/current-book](https://github.com/nickwallen/metron/tree/7145b06fff9f4ecc8e63d9cdd56ed955a49e676d/site/current-book)
needs an update, since it does not have the changes. Does `mvn site` need to
be run in order to fix this?
---