[
https://issues.apache.org/jira/browse/METRON-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348466#comment-15348466
]
ASF GitHub Bot commented on METRON-256:
---------------------------------------
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.
----
> Make the PCap values returned ordered by timestamp
> --------------------------------------------------
>
> Key: METRON-256
> URL: https://issues.apache.org/jira/browse/METRON-256
> Project: Metron
> Issue Type: Bug
> Reporter: Casey Stella
> Assignee: Casey Stella
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)