You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2016/09/27 15:16:20 UTC

[jira] [Updated] (METRON-449) JSON Parser should handle arbitrarily deep nesting of maps

     [ https://issues.apache.org/jira/browse/METRON-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Casey Stella updated METRON-449:
--------------------------------
    Fix Version/s: 0.2.1BETA

> JSON Parser should handle arbitrarily deep nesting of maps
> ----------------------------------------------------------
>
>                 Key: METRON-449
>                 URL: https://issues.apache.org/jira/browse/METRON-449
>             Project: Metron
>          Issue Type: Improvement
>    Affects Versions: 0.2.1BETA
>            Reporter: Otto Fowler
>             Fix For: 0.2.1BETA
>
>
> The JSONMapParser's unfolding function only unfolds maps at the root level
> such as "collection" : { "blah" : 7, "blah2" : "foo" }.
> This limits the utility of the parser, since it is likely that someone would have to do a good deal of transformation before hand.
> The ability for the parser to handle nested objects ( maps ) to arbitrary depth would greatly add to the utility of this parser.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)