-
Hey!
We are using Maxwell with custom Kinesis producer but unfortunately many of binlogs are being throttled by Kinesis which leads to receiving binlogs in wrong order, for example, many times we a…
-
I am running the KPL (0.12.9) on C5.XL and M5.L EC2 instances running in us-east-1, processing logfiles in response to SQS messages (the difference between the different size instances being the size …
-
We are seeing high rate of these errors in our logs. Our service uses KPL to send data to a kinesis stream.
```
cls: com.amazonaws.services.kinesis.producer.LogInputStreamReader
lvl: WARN …
-
**Media pipeline:**
- What is the media source (GStreamer, custom, etc). What is the upstream encoder/pipeline? Samples
**Logging**
I added this to the sample so you can see everything by runnin…
-
I am trying to build the GStreamer plugin on my M1 Mac via https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp. In doing so, I run
`git clone https://github.com/awslabs/amazon-k…
-
Hi!
I am trying to use kinesalite and dynalite for integration tests purpose, but cant figure out how to set everything up.
First of all im using:
Java 8
amazon-kinesis-client 1.8.8
amazon-ki…
-
Hi,
I'm currently working on integrating the Kinesis Producer into [Apache Flink](http://flink.apache.org).
I found that the `KinesisProducerConfiguration` is not serializable. A quick look through th…
-
-
I have seen following logs on our applicaiton's logs. Our application runs on EC2 (m4xlarge)
[ERROR] [ ] [on-0003] [c.a.services.kinesis.producer.LogInputStreamReader]: [2019-07-22 14:30:24.972547]…
-
**Hi we're getting the following error while trying to cross compile for mips**
```
-- The C compiler identification is GNU 5.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI…