Reputation: 46
Thanks in advance
Upvotes: 0
Views: 126
Reputation: 13346
If you start your Flink cluster with root privileges, then your job should be executed with root privileges as well. However, I wouldn't really recommend this because this will allow your Flink job to basically change everything on your nodes.
Upvotes: 1