[
https://issues.apache.org/jira/browse/ATLAS-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kirill updated ATLAS-4162:
--------------------------
Attachment: image-2021-02-17-20-24-55-915.png
> invalid value: unknown relationship type
> ----------------------------------------
>
> Key: ATLAS-4162
> URL: https://issues.apache.org/jira/browse/ATLAS-4162
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 3.0.0
> Reporter: kirill
> Priority: Major
> Attachments: image-2021-02-17-20-24-55-915.png
>
>
> {"Description":"Metadata Management and Data Governance Platform over
> Hadoop","Revision":"21b15842fd74bc91910b2d8901dbea57769065d0","Version":"3.0.0-SNAPSHOT","Name":"apache-atlas"}
>
>
>
> 'http://localhost:21000/api/atlas/v2/relationship' -d '
> {
> "typeName": "Table",
> "end1": {
> "typeName": "Table",
> "uniqueAttributes": {
> "qualifiedName": "Table1"
> }
> },
> "end2": {
> "typeName": "Table",
> "uniqueAttributes": {
> "qualifiedName": "Table2"
> }
> }
> }
> '
>
> "invalid value: unknown relationship type'
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)