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

Create a controller service that returns random data from a JSON file

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      The controller service should be able to load a JSON file and pull random entries from the top level regardless of whether it is a JSON object or list. Arrays of primitive values (ex. strings) should be handled with a common structure like this:

      { "key": "XYZ" }

      where XYZ is the value that was pulled from a list like this:

      [ "ABC", "DEF",...,"XYZ" ]

      Attachments

        Issue Links

          Activity

            People

              mike.thomsen Mike Thomsen
              mike.thomsen Mike Thomsen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: