jpoullet2000 / atlasclient

Apache Atlas client
Apache License 2.0
18 stars 12 forks source link

Kafka Producer #13

Open bolkedebruin opened 6 years ago

bolkedebruin commented 6 years ago

Hi There!

Great work on this atlas client. We are using it now as part of an experimental feature in Apache Airflow. I was wondering if you had a Kafka Producer on the roadmap?

Cheers

jpoullet2000 commented 6 years ago

Hi @bolkedebruin, By Kafka Producer, do you mean bypassing the Atlas REST API and publish directly on the Kafka topics (like the ATLAS_ENTITIES topic)? Cheers

bolkedebruin commented 6 years ago

Yes I do.

jpoullet2000 commented 6 years ago

Would be great indeed. Please feel free to contribute to the project. I'd be glad to help ;)

whazor commented 5 years ago

It would be nice if the notifications can be from both directions, from and to Atlas. This would be nice if we are going to calculate statistics for example.