[
https://issues.apache.org/jira/browse/ATLAS-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726798#comment-16726798
]
Graham Wallis commented on ATLAS-1773:
--------------------------------------
To run the OMRS stack (connector and event mapper), apply the following patches
from the set attached above (order is important):
# ATLAS-2810-2018-12-21.patch - this is a delta on top of Nikhil's forthcoming
changes - when his ATLAS-2810 patch commits to master this delta patch will no
longer be needed
# ATLAS-2939-2018-12-21.patch - this patch is currently under review
# ATLAS-2985-2018-12-21.patch - provides support for hard and soft deletes but
is not a complete solution (does not address duplication of delete
notifications) so should only be used for development/demo purposes
# ATLAS-1773-2018-12-21.patch - this is the connector and event mapper
Then start Atlas and configure and activate the OMRS stack.
> Create the OMRS Connector for Atlas
> -----------------------------------
>
> Key: ATLAS-1773
> URL: https://issues.apache.org/jira/browse/ATLAS-1773
> Project: Atlas
> Issue Type: New Feature
> Components: atlas-core
> Affects Versions: 1.0.0
> Reporter: Mandy Chessell
> Assignee: Graham Wallis
> Priority: Major
> Attachments: ATLAS-1773-2018-12-21.patch,
> ATLAS-2810-2018-12-21.patch, ATLAS-2939-2018-12-21.patch,
> ATLAS-2985-2018-12-21.patch
>
>
> This JIRA provides the definition of the OMRS Connector API and an
> implementation of this API for a local Apache Atlas metadata repository and
> for the OMRS REST API.
> The OMRS Connector has 3 API groups
> * The types API - this is the metadata API for a metadata repository
> * The entity and relationships APIs that provide the type-agnostic interfaces
> that can access any type - even those added dynamically
> * The fine-grained type-safe APIs that are generated from the addons models
> in the build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)