You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (JIRA)" <ji...@apache.org> on 2018/08/03 20:23:00 UTC

[jira] [Created] (ATLAS-2811) Export Process: Support to Optionally Skip Lineage Entities from Being Exported

Ashutosh Mestry created ATLAS-2811:
--------------------------------------

             Summary: Export Process: Support to Optionally Skip Lineage Entities from Being Exported
                 Key: ATLAS-2811
                 URL: https://issues.apache.org/jira/browse/ATLAS-2811
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core, atlas-intg
    Affects Versions: 0.8.3
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry
             Fix For: 0.8.3


*Background*

In scenarios where importing lineage information can cause ambiguity, it will be worthwhile having an option within Export to skip exporting lineage.

*Approach Guidance*
 * Create a mechanism within _ExportService_ to filter out entities based on a criteria.
 * Within the filter, specify a criteria to skip entities of type _Process_.
 * _AtlasExportRequest_ should have an option to specify filters. 
 * _ImportService_ should not be impacted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)