[
https://issues.apache.org/jira/browse/ATLAS-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692736#comment-16692736
]
Bogdan Sava commented on ATLAS-1773:
------------------------------------
Got this error when apply
Applying: ATLAS-2967: Save and restore homeId in an AtlasRelationship instance
error: patch failed:
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java:70
error:
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java:
patch does not apply
error: patch failed:
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java:1178
error:
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java:
patch does not apply
Patch failed at 0001 ATLAS-2967: Save and restore homeId in an
AtlasRelationship instance
Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
> 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-11-14.patch,
> ATLAS-2939-2018-11-14.patch, ATLAS-2967-2018-11-14.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)