How to ingest data into Neo4j from a Kafka stream

176 阅读1分钟

How to ingest data into Neo4j from a Kafka stream

Go to the profile of Andrea Santurbano
Andrea SanturbanoBlockedUnblockFollowFollowing

This article is the second part of the Leveraging Neo4j Streams series (Part 1 is here). I’ll show how to bring Neo4j into your Apache Kafka flow by using the Sink module of the Neo4j Streams project in combination with Apache Spark’s Structured Streaming Apis.

Photo by Hendrik Cornelissen on Unsplash

In order to show how to integrate them, simplify the integration, and let you test the whole project yourself, I’ll use Apache Zeppelin — a notebook runner that simply allows you to natively interact with Neo4j.