Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3595

Data Migration: Support zip file for data migration

    XMLWordPrintableJSON

Details

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

    Description

      Data migration service added under ATLAS-2461 works with json files as input.

      This improvement will enable Data Migration service to import data using a zip file.

      Approach:

      • Property value for migration should contain full path of file, below is the example. 
      • Data migration service will first check migration property if value refers to a zip file.
      • If true, it will call ZipMigrationImporter to import data in zip file.
      • ZipMigrationImporter internally uses existing ImportService to ingest zip.
      • Audit service & Notification service will also be started as a part of zip import.

      E.g. properties to enable zip data migration:

      • atlas.migration.data.filename=/path/fileName.zip
        atlas.migration.mode.workers=5
        atlas.migration.mode.batch.size=20

      Attachments

        Issue Links

          Activity

            People

              nbonte Nikhil P Bonte
              nbonte Nikhil P Bonte
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: