'I have configured my Flink Application using PyFlink, but I want to change the Job Name
Solution 1:[1]
The job name could be specified via config option pipeline.name
.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Dian Fu |