You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by cestella <gi...@git.apache.org> on 2016/06/14 13:40:18 UTC

[GitHub] incubator-metron pull request #151: METRON-223: Invalid and Erroneous messag...

GitHub user cestella opened a pull request:

    https://github.com/apache/incubator-metron/pull/151

    METRON-223: Invalid and Erroneous messages should go to kafka for further analysis in the Parser Topology

    Right now we send error messages and invalid messages to separate streams in the Parser bolt. These streams should be picked up and sent to kafka for further analysis and indexing.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cestella/incubator-metron parser_error_kafka

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/151.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 #151
    
----
commit b0365161989acade67f9f0a2957dcb3dcc6d3eb7
Author: cstella <ce...@gmail.com>
Date:   2016-06-09T22:29:29Z

    generalizing the writers from the parser bolt.

commit 266a1e53fe6d661c356398ba90135a75f4208ad2
Author: cstella <ce...@gmail.com>
Date:   2016-06-10T00:47:53Z

    tests added and corrected.

commit 25f4f3432ea57f5376a9668a5ee46ba9f36a2d46
Author: cstella <ce...@gmail.com>
Date:   2016-06-10T16:41:04Z

    Added integration test.

commit 8f1a249c8da3fd0a33557f1a17103d0896e28a0f
Author: cstella <ce...@gmail.com>
Date:   2016-06-10T18:17:56Z

    updating.

commit d6310496fa1245973f272f6d5139ffe66304b8dd
Author: cstella <ce...@gmail.com>
Date:   2016-06-14T13:34:05Z

    Merge branch 'master' into parser_error_kafka

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request #151: METRON-223: Invalid and Erroneous messag...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-metron/pull/151


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #151: METRON-223: Invalid and Erroneous messages shou...

Posted by nickwallen <gi...@git.apache.org>.
Github user nickwallen commented on the issue:

    https://github.com/apache/incubator-metron/pull/151
  
    +1 Tested on EC2 successfully


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #151: METRON-223: Invalid and Erroneous messages shou...

Posted by dlyle65535 <gi...@git.apache.org>.
Github user dlyle65535 commented on the issue:

    https://github.com/apache/incubator-metron/pull/151
  
    +1. Ran on EC2 and introduced error to test. Ended up in the error topic. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #151: METRON-223: Invalid and Erroneous messages shou...

Posted by nickwallen <gi...@git.apache.org>.
Github user nickwallen commented on the issue:

    https://github.com/apache/incubator-metron/pull/151
  
    +1 Tested on EC2 successfully


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---