Github user cestella commented on a diff in the pull request:
https://github.com/apache/metron/pull/1108#discussion_r203037439
--- Diff:
metron-interface/metron-rest-client/src/main/java/org/apache/metron/rest/model/pcap/PcapRequest.java
---
@@ -17,52 +17,57 @@
*/
package org.apache.metron.rest.model.pcap;
-public class PcapRequest {
+// TODO reconcile with pcapmrjob
--- End diff --
Is this reconciliation part of this PR or part of the follow-on PR?---
