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

MongoDBLookupService should be able to determine a schema or have one provided

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.8.0
    • None
    • None

    Description

      MongoDBLookupService should have two schema handling modes:

      1. Where a schema is provided as a configuration parameter to be applied to the Record object generated from the result document.
      2. A schema will be generated by examining the result object and building one that roughly translates from BSON into the Record API.

      In both cases, the schema will be applied to the Mongo result Document object that is returned if one comes back.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: