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

Export: Support type-based Export

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment