You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Madhan Neethiraj <ma...@apache.org> on 2020/12/02 08:06:11 UTC

Re: Review Request 73035: Export Service: Incremental: Support Glossary & Term

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73035/#review222267
-----------------------------------------------------------


Ship it!




Ship It!

- Madhan Neethiraj


On Nov. 30, 2020, 5:52 p.m., Ashutosh Mestry wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73035/
> -----------------------------------------------------------
> 
> (Updated Nov. 30, 2020, 5:52 p.m.)
> 
> 
> Review request for atlas, Madhan Neethiraj, Nikhil Bonte, and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-4024
>     https://issues.apache.org/jira/browse/ATLAS-4024
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> **Background**
> Existing _Export Service_ support export of _AtlasGlossary_. The incremental export option does not support Glossary.
> 
> This patch addresses that problem.
> 
> **Solution**
> Add extraction steps when processing entities. 
> *Modified* _EntityService_: Additional steps for Term and Glossary extraction.
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/repository/impexp/ExportService.java 8af20576d 
>   repository/src/main/java/org/apache/atlas/repository/impexp/ExportTypeProcessor.java a85db5cd5 
> 
> 
> Diff: https://reviews.apache.org/r/73035/diff/2/
> 
> 
> Testing
> -------
> 
> **Functional tests**
> Performed export-import-export and compare.
> 
> **Pre-commit Build**
> https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/216/
> 
> 
> Thanks,
> 
> Ashutosh Mestry
> 
>