[
https://issues.apache.org/jira/browse/ATLAS-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493188#comment-16493188
]
Nigel Jones commented on ATLAS-1773:
------------------------------------
Patch applied ok on master+2523, but has some whitespace errors that could be
cleaned up for final patch
08:35 $ git am < ~/src/patches/ATLAS-1773-2018-05-25\ \(1\).patch
Applying: ATLAS-1773: Atlas connector
.git/rebase-apply/patch:2087: new blank line at EOF.
+
.git/rebase-apply/patch:2461: new blank line at EOF.
+
.git/rebase-apply/patch:16630: new blank line at EOF.
+
.git/rebase-apply/patch:17018: new blank line at EOF.
+
warning: 4 lines add whitespace errors.
> 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-05-25.patch, Notes on running the OMRS
> stack including the Atlas OMRS connector.txt
>
>
> 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)