- Copy
dev.template.conf
todev.conf
undersrc/main/resources
- Set
stream-name
to your kinesis instance - Set
mongo.uri
andmongo.db-name
to your mongodb instance - Tweak
parallelism
andinsert-batch-number
values depending on your system and database instance size
sbt -Dconfig.resource=dev.conf run