GitHub user cestella reopened a pull request:
https://github.com/apache/incubator-metron/pull/173
METRON-256: Make the PCap values returned ordered by timestamp
Right now we are not specifying the partitioner for the MR job to filter
PCaps as part of PCap retrieval, so we are getting back packets in the wrong
order.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cestella/incubator-metron pcap_single_reducer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/173.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #173
----
commit 808f303e9cdb3145ed8b267b7046f6647c7fd5c4
Author: cstella <[email protected]>
Date: 2016-06-23T19:38:43Z
Make the PCap values returned ordered by timestamp
commit f403cdb5d0cfc4f755072b976bea48949b079929
Author: cstella <[email protected]>
Date: 2016-06-24T15:37:06Z
Added better 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.
---