Github user cestella commented on the issue:
https://github.com/apache/metron/pull/585
Regarding the test data, it's not a sequence file in the format suitable
for reading in PcapInspector. Depending on the test case, we construct the
appropriate kafka representation. The value is what is being used, modified to
be suitable for the test case (e.g. with headers and no key or without headers
and with a key) and fed into kafka. This is being done in the `readPcaps`
method of the Integration Test.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---