Hi, I am unable to pass VM arguments to my jar, this is the way I am running it:
*bin/flink run test.jar config.yaml* I cannot add the VM arguments(app.name) in *env.java.opts * since there will be multiple applications running which has this as the argument Is there any way to pass the VM argument to the above command Thanks and Regards, Vinay Patil