Skip to main content
Solved

Is there a way to ingest data from a kafka topic as a connected system in ataccama?

  • September 19, 2022
  • 1 reply
  • 147 views

Forum|alt.badge.img+1

Is there a way to ingest data from a kafka topic as a connected system in ataccama?

Best answer by anna.spakova

Hi @joedyson ,

if you are asking about Ataccama One DQG (Catalog), there is no native connector, but you can try to create a VCI (Virtual Catalog Item) that will be connecting to Kafka. The kafka server has to be defined in the Global Runtime Configuration.

https://support.ataccama.com/home/docs/aip/latest/development-guides/one-desktop-development-guide/creating-a-new-server-connection#CreatingaNewServerConnection-Kafka

https://support.ataccama.com/home/docs/aip/latest/development-guides/one-runtime-server-development-guide/runtime-configuration-reference-guide/runtime-configuration#RuntimeConfiguration-Kafka

https://support.ataccama.com/home/docs/aip/latest/development-guides/one-desktop-development-guide/working-with-ataccama-one-platform/working-with-data-in-one-desktop/virtual-catalog-items

Anna