You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/23 19:40:16 UTC

[jira] [Commented] (METRON-256) Make the PCap values returned ordered by timestamp

    [ https://issues.apache.org/jira/browse/METRON-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347043#comment-15347043 ] 

ASF GitHub Bot commented on METRON-256:
---------------------------------------

GitHub user cestella opened 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 <ce...@gmail.com>
Date:   2016-06-23T19:38:43Z

    Make the PCap values returned ordered by timestamp

----


> 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)