Ashutosh Mestry created ATLAS-2870:
--------------------------------------
Summary: 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
Fix For: 0.8.3
*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)