Ingest data into couchbase from CSV files

Hi,

I’m planning to get data from CSV files every hour into Couchbase. Is Kafka a good option? An overkill? We won’t have more than 1k records every hour…

It might be overkill for so few records, but that depends on a number of factors. Do you already have a Kakfa cluster setup that you can use? How are you going to sink the CSV data into Kafka? What are your alternatives?