Rahul Kurup created ATLAS-3511:
----------------------------------
Summary: Relationship attributes not forming while creating
entities using a bulk entity API request
Key: ATLAS-3511
URL: https://issues.apache.org/jira/browse/ATLAS-3511
Project: Atlas
Issue Type: Bug
Reporter: Rahul Kurup
Attachments: entity_instance, entity_typedef_1, entity_typedef_2,
relationship_typedef
Steps:
1.Create 2 entity types based on the JSON structure (see attached file
[^entity_typedef_1] and [^entity_typedef_2]) with relationship attributes as
described in attached file [^relationship_typedef] through a POST request on
the typedef API ({color:#505050}api/atlas/v2/types/typedefs{color}).
2. Create entities with relationship attributes for each of the entity types
(as described in step 1) through a POST request on the bulk API (see attached
file [^entity_instance] for reference) ([^relationship_typedef])
You will observe that the definition of the attributes and the number of
attributes varies for each of the entities. Hence we are not able to create
relationship instances using bulk REST API call.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)