Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1397

JSONMap parser should support JSON Path expressions to split input into multiple messages

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Done
    • Major
    • Resolution: Done
    • None
    • 0.5.0
    • None

    Description

      The parser interface takes byte[] and returns a list<jsonobject>.

      It is consistent with the intent of the interface that any parser may return multiple messages from a given byte input.

      For the json map parser, we can make it easier for users (esp. if they do not have NiFi ) is we support more intake options out of the box, for instance more complex json documents containing lists of items.

      The parser should support a configuration option that declares a jsonpath statement, which will be evaluated to yield one or more 'sub' objects to be evaluated.

      Attachments

        Issue Links

          Activity

            People

              otto Otto Fowler
              otto Otto Fowler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: