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/09/11 22:23:00 UTC

[jira] [Created] (ATLAS-2869) Export Service: Hdfs Path Export Should Optionally Create Requested Entity and then Proceed With Export

Ashutosh Mestry created ATLAS-2869:
--------------------------------------

             Summary: Export Service: Hdfs Path Export Should Optionally Create Requested Entity and then Proceed With Export
                 Key: ATLAS-2869
                 URL: https://issues.apache.org/jira/browse/ATLAS-2869
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
    Affects Versions: 0.8.3
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry
             Fix For: 0.8.2


*Background*

Attempting to export entities of type _hdfs_path_, often fails since entities need to be created manually. It would help the user if these requested entities are created and then exported.

*Approach*
 * Detect the request type. 
 * Create _hdfs_path_ entity.
 * Proceed with regular export.



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