Re: debug for Flink

Posted by Fabian Hueske-2 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/debug-for-Flink-tp19620p19634.html

Hi,

You can run Flink applications locally in your IDE and debug a Flink program just like a regular Java/Scala application.

Best, Fabian

2018-04-19 0:53 GMT+02:00 Qian Ye <[hidden email]>:
Hi

I’m wondering if new debugging methods/tools  are urgent for Flink development. I know there already exists some debug methods for Flink, e.g., remote debugging of flink clusters(https://cwiki.apache.org/confluence/display/FLINK/Remote+Debugging+of+Flink+Clusters). But are they are convenient enough? 

Best regards.