Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1019
Sure. In that case we need to break up
https://issues.apache.org/jira/browse/METRON-1559 into smaller tasks which we
need to do that anyways. Which endpoints would you include in a basic
PcapService? Maybe just these 2:
- POST /api/v1/pcap/fixed
- POST /api/v1/pcap/query
We could manually test in full dev by inspecting results in HDFS. I still
think a basic PcapService with a couple endpoints is going to require a large
PR. Just want to make sure you're ok with that.
---