Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-361

Create Processors to mutate JSON data

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Resolved
    • None
    • 1.0.0, 0.7.0
    • None
    • None

    Description

      Creating a separate issue to track these as a pull request has been submitted for related issue NIFI-356.

      Also backed by JsonPath, processors should facilitate through specification of user-defined properties:

      • Add - identify path and add key/value pair
        • Handle if the path is an array, this would ignore the name specified and just add the value to the collection
      • Remove - delete the element at the specified path
      • Update - change the value for the given path to a provided value

      Need to determine if objects/arrays make sense for values or if they are needed.

      While it would be nice to be able to execute several operations per processor instance, it may be hard to capture all the relevant information needed for multiple operations in one processor configuration in a user friendly context.

      Attachments

        Issue Links

          Activity

            People

              YolandaMDavis Yolanda M. Davis
              aldrin Aldrin Piri
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: