-
I was working on `AWS Kinesis Firehose for Logs` source on sumologic, when i used the sumologic ui, i can create the the source without enabling s3 backup with authentication in place.
but when …
-
I have a Kinesis Stream Reader setup on an EC2 instance with the an instance profile with assume-role permissions to assume a reader-role to a Kinesis Stream in a separate AWS account. I can access th…
-
Im using ubuntu 18.04 Java version 1.8
I installed the agent, but the service is not running. Logs are also not generated.
``` /etc/init.d/aws-kinesis-agent status
● aws-kinesis-agent.service …
-
Our average PutBatchRecord size is 1Ko bytes.
```
D, [2020-01-14T10:16:30.981466 #1] DEBUG -- : [Aws::Firehose::Client 200 0.033437 0 retries] put_record_batch(delivery_stream_name:"kxxxGe" ... (1…
-
### What is the problem?
When creating a Kinesis Stream with Provisioned mode it creates a stream such as this:
```
"ExampleStream": {
"Type": "AWS::Kinesis::Stream",
"Properties"…
-
For the second time in 2 weeks i had the following error in my graylog-server log file:
```
ERROR [PrefetchRecordsPublisher] shardId-000000000000 : Exception thrown while fetching records from Kin…
-
Thanks for working on this. I wanted to draw attention to the issue mentioned above (Update FlinkCatalogFactory to implement the new Factory interface). I closed it as basically a duplicate of this on…
-
When attempting to use the GlueCatalog implementation (or really any implementation) in flink, hadoop is expected to be in
the classpath.
The [FlinkCatalogFactory](https://github.com/apache/icebe…
-
Any thoughts about why this is happening? It's not obvious from the stack.
Seeing the following occassional exception in latest (1.8.7) for a stream with 260 shards and low throughput:
```
com.a…
-
I installed the aws-kinesis-agent using the script below:
> git clone https://github.com/awslabs/amazon-kinesis-agent.git
> cd amazon-kinesis-agent/
> update-java-alternatives --jre-headless --jr…