You can't set JVM options when
submitting through the Dashboard. This cannot be implemented since
no separate JVM is spun up when you submit a job that way.
On 05.09.2018 11:41, zpp wrote:
I wrote a task using Typesafe config. It must be pointed
config file position using jvm Options like
"-Dconfig.resource=dev.conf".
How can I do
that with Flink dashboard?
Thanks for
the help!