[GitHub] incubator-metron pull request: Metron 33: Execute Enrichments in p...

2016-02-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-metron/pull/19 --- 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 featur

[GitHub] incubator-metron pull request: Metron 33: Execute Enrichments in p...

2016-02-10 Thread merrimanr
GitHub user merrimanr opened a pull request: https://github.com/apache/incubator-metron/pull/19 Metron 33: Execute Enrichments in parallel Currently enrichments are done serially which is not efficient and will not scale well as more enrichments are added. To solve this we need a ne