Re: Attach remote debugger to task executor

2021-03-16 Thread Reggie Quimosing
;user@flink.apache.org" > *Subject: *Attach remote debugger to task executor > > > > I'm running flink locally via ./start-cluster.sh, and submitting my job > via ./flink run . > > > > I can attach a debugger > <https://urldefense.proofpoint.com/v2/url?

Re: Attach remote debugger to task executor

2021-03-15 Thread Jaffe, Julian
to connect before running) From: Reggie Quimosing Date: Monday, March 15, 2021 at 3:14 PM To: "user@flink.apache.org" Subject: Attach remote debugger to task executor I'm running flink locally via ./start-cluster.sh, and submitting my job via ./flink run . I can attach a debu

Attach remote debugger to task executor

2021-03-15 Thread Reggie Quimosing
I'm running flink locally via ./start-cluster.sh, and submitting my job via ./flink run . I can attach a debugger to the job client process using either: export