kirill created ATLAS-4162:
-----------------------------
Summary: 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
{"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)