Hey Mike-
Great to see you're using the AWS stack to its fullest!
I've already created the Kinesis-Spark Streaming connector with examples,
documentation, test, and everything. You'll need to build Spark from
source with the -Pkinesis-asl profile, otherwise they won't be included in
the build.
Hi All,
I am looking at integrating a data stream from AWS Kinesis to AWS Redshift
and since I am already ingesting the data through Spark Streaming, it seems
convenient to also push that data to AWS Redshift at the same time.
I have taken a look at the AWS kinesis connector although I am not sur