You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/09/12 06:02:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16611636#comment-16611636 ] 

ASF subversion and git services commented on ATLAS-2870:
--------------------------------------------------------

Commit 56b36f6f06df6d86cfd18d7b58be647675b6718a in atlas's branch refs/heads/branch-0.8 from [~ashutoshm]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=56b36f6 ]

ATLAS-2870: Improvement to AddClassification transform to use filters.

Signed-off-by: Ashutosh Mestry <am...@hortonworks.com>


> 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.2.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)