Re: no data emitted on metron topology

2017-02-10 Thread Anand Subramanian
Hello Youzha, You can find usage and examples for 'sensor-stubs' that Jon mentioned from the following page: https://github.com/apache/incubator-metron/blob/master/metron-deployment/roles/sensor-stubs/README.md Once you set this up, it will auto-populate data into the respective kafka topics.

Re: a proper entry level documentation

2017-03-13 Thread Anand Subramanian
Hi Moshe, I have seen that the offset lag error goes away once you push a few events into your topic. See if that works for you. For enabling debug logs on the topologies, check out this article: https://community.hortonworks.com/articles/36151/debugging-an-apache-storm-topology.html Regards,