0

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? enter image description here

1 Answers1

0

The job name could be specified via config option pipeline.name.

Dian Fu
  • 211
  • 1
  • 2