Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-24515

Stream importer should support Avro file input

    XMLWordPrintable

    Details

      Description

      The stream importer can import files and generate random documents, but it will be more interesting to import Avro files representing documents.

      If we can express a target document schemas in Avro NXP-24325, this can be used as a required input format to mass import documents.

      This is a better choice than json, xml or csv because:

      • an Avro object container file contains the schema used to write the data
      • the file cannot contains invalid data (not respecting the schema)
      • the format is as compact as possible

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                bdelbosc Benoit Delbosc
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: