Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/1134
@MohanDV thanks for the contribution! I actually have the same
concern/thoughts on this PR as I made on @anandsubbu's here -
https://github.com/apache/metron/pull/1132#issuecomment-409447590. I think PCAP
is really trying to be a first class citizen in Metron. We had fairly manual
support for PCAP before. I think if we're going to make these changes, we
should make PCAP a proper component for Metron similar to [parsers, enrichment,
indexing, profiler].
---