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/12 00:12:00 UTC

[jira] [Updated] (ATLAS-2870) Import Service: Update AddClassification Transform to Support Scope

     [ https://issues.apache.org/jira/browse/ATLAS-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Mestry updated ATLAS-2870:
-----------------------------------
    Attachment: ATLAS-2870-Improvement-to-AddClassification-transfor.patch

> Import Service: Update AddClassification Transform to Support Scope
> -------------------------------------------------------------------
>
>                 Key: ATLAS-2870
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2870
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 0.8.2
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>             Fix For: 0.8.3
>
>         Attachments: ATLAS-2870-Improvement-to-AddClassification-transfor.patch
>
>
> *Background*
> Existing implementation of _AddClassification_ transform does not allow for restricting addition of classification.
> *Approach*
>  * Add new parameter to _addClassification_ transform, say _topLevel_. This will add the transform only to top level entity. Add methods so that filters can be added to this at runtime.
>  * Not having this parameter, will fallback to the original behavior.
>  * Update _ImportTransform__Shaper_ to use the _ImportResult.getExportResult().getRequest()_ to use to add the required filters to the transform.



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