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

Export: Support type-based Export

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.2, 1.0.0
    • 1.0.0, 0.8.3
    • None
    • None

    Description

      Background

      Atlas administrators my want to export all data of a type. This may be needed in scenario where it may be necessary to move data to a different cluster.

      Suggested Approach

      Within AtlasExportRequest, support additional parameter that is a list of types. Additional option type say forType will help with identifying what is specified.

      Processes this list as starting entity within ExportService.

      Example:

      { 
      "itemsToExport": [ 
        { "typeName": "hive_db,hdfs_path,hbase_namespace,hbase_table" } 
      ], 
      "options": {  
        "fetchType": "FULL", 
        "matchType": "forType"
          } 
      }
      

       

      Attachments

        1. ATLAS-2422-export-full-option.patch
          22 kB
          Ashutosh Mestry
        2. ATLAS-2422-Added-to-master-from-Master.patch
          17 kB
          Ashutosh Mestry

        Issue Links

          Activity

            People

              amestry Ashutosh Mestry
              amestry Ashutosh Mestry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: