-
https://aws.amazon.com/documentation/kinesis/
http://docs.aws.amazon.com/streams/latest/dev/introduction.html
> Amazon Kinesis is a platform for streaming data on AWS, making it easy to load and…
-
Trying to compile the project with maven 3.6.2 on macOS and it is failing. I tried both 2.2.3 and 2.2.2 and neither worked.
```
[INFO] ------------------------------------------------------------…
-
Deleting a stream while a worker is still running causes the ShardConsumer to continually attempt execution of the ShutdownTask. Since the ShutdownReason is TERMINATE, the shutdown task attempts to f…
-
1) git clone
2) mvn clean install
3)
[INFO] Compiling 170 source files to /Users/rich/dev/amazon-kinesis-client/amazon-kinesis-client/target/classes
WARNING: An illegal reflective access operati…
-
I have come across a few similar trace stacks but it seems to be due to timeouts which is not what my original warning shows.
I have a consumer listening on a very low throughput stream and all the…
gzamb updated
3 years ago
-
I've been testing the producing/consuming with load today.
But the load test was over, I saw below error often.
Normally, this situation is coming when load test is over and a second is passed.
I…
-
I'm trying to get this plugin to load using the [confluentinc/cp-kafka-connect](https://hub.docker.com/r/confluentinc/cp-kafka-connect/) docker image, but when I start `connect-standalone` I get an er…
-
Hi,
I'm trying to use your library as a npm package, bundle it for the browser and I'm importing from it as follows:
`import { Role, SignalingClient } from 'amazon-kinesis-video-streams-webrtc'`
…
-
Checkpoints database file(/var/run/aws-kinesis-agent) is disappeared after EC2 reboot. Due to this agent started throwing below error.
```
2017-07-05 17:15:06.702-0600 localhost (main) com.amazon.…
-
The Readme.md says that you should have Linux distributions with glibc 2.9 or later, but it doesnt work when you have glibc 2.23 because it is asking for glibc 2.25
`/tmp/amazon-kinesis-producer-n…