I am getting this error while fetching data from Amazon kinesis Stream. I am doing below steps
putRecord
api of AmazonKinesisClient
.There are a few possibilities.
putRecord
method, the stream and shard should be active.The exception you mention is here: https://github.com/awslabs/amazon-kinesis-client/blob/master/src/main/java/com/amazonaws/services/kinesis/clientlibrary/lib/worker/ShardSyncer.java#L193
Try deleting the DynamoDB table and let the Kinesis Application (KCL) create a brand new one. Link: https://console.aws.amazon.com/dynamodb/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With