conker84
(Andrea Santurbano)
February 22, 2021, 9:33am
1
Hello Community!
We are pleased to announce the 4.0.1-pre1
release of the Spark Connector, we fixed several bugs and now we have the first iteration with the Support of Spark 3.0
!
Please test it and fill an issue if you have a problem!
See you soon with the official release!
hi @conker84
I am aditya new to kafka and neo4j , facing a small issue with my sink for neo4j and input is helpful, please take a look if you can.
link:
hi this is aditya I am new to neo4j and kafka I am trying to load a graph into neo4j using my kafka.
The problem when i try to query the rest api to load the data the task runs but fails , with the following issue.
org.apache.kafka.common.config.ConfigException: Topic 'nyc_taxicab_data' is not assigned a sink strategy\n\tat org.neo4j.connectors.kafka.sink.SinkStrategyHandler$Companion.createForTopic(SinkStrategy.kt:229)\n\tat org.neo4j.connectors.kafka.sink.SinkStrategyHandler$Companion.create…