Hello, Is there any documentation around launching Flink service from Intellij (VM args, Main class etc)? I have found the documentation on remote debugging <https://cwiki.apache.org/confluence/display/FLINK/Remote+Debugging+of+Flink+Clusters>, but couldn't find steps to launch Flink from source, any pointers?
I am new to Flink and trying to launch Flink in debug mode to be able to step through some of server side code for understanding the internals. Any resource to get started would be appreciated. Thanks Ramayan