[GitHub] incubator-metron issue #270: METRON-449 - JSON Parser should unfold nested m...

2016-09-24 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/incubator-metron/pull/270 I don't think I should be carrying the other commits. I didn't rebase. I'll redo --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-metron pull request #270: METRON-449 - JSON Parser should unfold n...

2016-09-24 Thread ottobackwards
Github user ottobackwards closed the pull request at: https://github.com/apache/incubator-metron/pull/270 --- 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

[GitHub] incubator-metron pull request #271: METRON-449 JSONMapParser should unfold m...

2016-09-24 Thread ottobackwards
GitHub user ottobackwards opened a pull request: https://github.com/apache/incubator-metron/pull/271 METRON-449 JSONMapParser should unfold maps to arbitrary depths The JSON Parser currently only unfolds maps at the root level. The parser would support a wider range of sources is

[GitHub] incubator-metron pull request #272: METRON-453: Add a stellar shell function...

2016-09-24 Thread cestella
GitHub user cestella opened a pull request: https://github.com/apache/incubator-metron/pull/272 METRON-453: Add a stellar shell function to open an external editor and return the editor's contents In order to create multiline strings (e.g. JSON or grok statements), we should have