Hi,
I have some data that is currently being passed into AWS Kinesis.
What is the simplest way to export the data from Kinesis into Neo4j?
I did some research and found that I could use Spark, but I wasn't able to customize it for my needs.
Does anybody know how to use AWS Firehose instead?
Thank you