python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
I have configured my Flink Application using PyFlink, but I want to change the Job Name
I have configured Amazon Kinesis Data Analytic using PyFlink, but I want to change the Job Name to whatever I want. How can I do this?
Jongmin Park
Votes: 0
Answers: 1
Kinesis Firehose Lambda Transformation and Dynamic partition
The following data presented is from the faker library. i am trying to learn and implement
dynamic partition in kinesis Firehose
Sample payload Input
{
"name":"Dr. Nancy Mcmillan&quo...
Soumil Nitin Shah
Votes: 0
Answers: 1
KDA metrics in cloudwatch different from Flink metrics
I have a Flink application deployed on AWS Kinesis Data Analytics.
My current setting is:
Parallelism=128
Parallelism per KPU=4
The issue I have is, there is a big difference between the counts shown...
Vinod Mohanan
Votes: 0
Answers: 2
AWS Kinesis Data Analytics: PyFlink with nested JSON data
With Kinesis analytics SQL application, we have the option to configure the input Schema. So that we can map the input data to flat structure. So I'm looking for the similar configuration with Kinesis...
Dhinsha Mahesh
Votes: 0
Answers: 0