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

2016-06-16 Thread asfgit
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-06-14 Thread cestella
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 
Date:   2016-06-09T22:29:29Z

generalizing the writers from the parser bolt.

commit 266a1e53fe6d661c356398ba90135a75f4208ad2
Author: cstella 
Date:   2016-06-10T00:47:53Z

tests added and corrected.

commit 25f4f3432ea57f5376a9668a5ee46ba9f36a2d46
Author: cstella 
Date:   2016-06-10T16:41:04Z

Added integration test.

commit 8f1a249c8da3fd0a33557f1a17103d0896e28a0f
Author: cstella 
Date:   2016-06-10T18:17:56Z

updating.

commit d6310496fa1245973f272f6d5139ffe66304b8dd
Author: cstella 
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---