All Content tagged with Amazon Kinesis Data Analytics
Amazon Kinesis Data Analytics is the easiest way to transform and analyze streaming data in real time using Apache Flink.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Is there a way to hide sensitive runtime properties in AWS Managed Apache Flink (Amazon Kinesis Data Analytics)? They are currently displayed in plain text in the AWS console. Flink supposedly...
Our Flink jobs are getting many Warning logs which say that there was a failure to delete an object. I believe it is related to checkpoint files. Since these buckets is managed and configured by AWS I...
I try to deploy aws managed flink application into aws VPC (public subnet) and notice the following in AWS documentation
VPC configurations are not supported for SQL applications....
Hello,
I created the simplest pyflink application to reproduce a memory leak we experience: It reads a Kinesis Stream, performs an aggregate then sinks to another Kinesis Stream. Over one week of...
I'm comming from the Azure World and trying to understand the different roles each product plays in a real time orchestation. So, I would be gratefull if you can give some guidance in some comparisons...
According to AWS docs:
*You are charged an hourly rate based on the number of Kinesis Processing Units (KPUs) used to run your applications. A single KPU comprises 1 vCPU compute and 4 GB of memory....
We'd like to migrate from AWS Managed Apache Flink to our self-hosted Flink cluster on EKS. As part of this, we need to migrate Flink operator states to the new cluster.
From my understanding this...
EXPERT
published 5 months ago1 votes22386 views
I am working on apache flink application using python API. so it requires jar file to be packaged. I have multiple jar files as dependency. In order to use them, i need to mention them in runtime...
I'm planning to create a Managed Flink application and would like to externalize configuration with AppConfig. I read the AWS agent is automatically provided for EKS which Managed Flink runs on under...
Is it advisable to attain the AWS Certified Solutions Architect - Associate certification before commencing preparation for AWS Data Analytics, or is it considered a prerequisite?
It's been a while since the latest version of Flink, 1.17.x, was released. However, Kinesis Data Analytics still supports only the 1.15.x version. Are there any plans to upgrade to the latest version,...