kiran kumar
06/19/2023, 5:40 PMcommand: ["/opt/flink/bin/standalone-job.sh"]
But the issue is, we are dockerizing our flink application and deploying. The start command path "/opt/flink" is not present in our jobmanager pod. We are getting the path unknown. How does "/opt/flink/" path is created and how to find standalone-job.sh file ?Gyula Fóra
06/19/2023, 7:36 PMkingsathurthi
06/20/2023, 4:53 AMkiran kumar
06/20/2023, 5:16 AM