I am working on an use case where I have to import external Kafka topic metadata into the apache atlas. I have few queries to be clarified which are listed below:
- Is it possible to import topic metadata from an external Kafka which is not the one used for atlas notification purpose? If possible, how?
- How to make Kafka-metadata update automatic similar to Hive or Hbase instead of manually running import script every time?
- There is no lineage data for imported topics. At what cases the lineage data is captured for a topic?
- Since there is only one Kafka related entity "kafka_topic", will there be no relationship data at all?
- At what cases the audits got captured for the topics?