-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: atlas-intg
-
Labels:None
kafka_topic typedef has relationship attributes:
inputToProcesses pipeline schema model avroSchema meanings outputFromProcesses
When a kafka topic entity is created using import-kafka.sh script, the entity doesn't have all relationship attributes :
"relationshipAttributes": { "inputToProcesses": [ ], "schema": [ ], "avroSchema": [ ], "meanings": [ ], "outputFromProcesses": [ ]},
The missing ones are "pipeline" and "model" .