Re: debug for Flink

2018-04-19 Thread Qian Ye
debugger just slow things down too much for us. > > However, having to re-deploy the entire cluster to change the logging level > is a pain (we use YARN), > > so we would really like an easier method to change the logging level at > runtime. > > > Regards, > &g

Re: debug for Flink

2018-04-19 Thread Qian Ye
ske wrote: > > 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 <mailto:bahuash...@gmail.com>>: > Hi > > I

debug for Flink

2018-04-18 Thread Qian Ye
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