Re: Reactive mode in 1.13

2021-11-03 Thread Till Rohrmann
t; *From:* Till Rohrmann > *Sent:* 02 November 2021 07:33 PM > *To:* Ravi Sankar Reddy Sangana > *Cc:* user > *Subject:* Re: Reactive mode in 1.13 > > > > Hi Ravi, > > > > I think you also need to make the tornado.jar available to the > TaskExecutor proc

Re: Reactive mode in 1.13

2021-11-02 Thread Till Rohrmann
am.readOrdinaryObject(ObjectInputStream.java:2186) > ~[?:1.8.0_312] > > at > java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1666) > ~[?:1.8.0_312] > > at > java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2404) > ~[?:1.8.0_312

Re: Reactive mode in 1.13

2021-11-02 Thread Till Rohrmann
Hi Ravi, The reactive mode shouldn't do things differently compared to a normal application cluster deployment. Maybe you can show us exactly how you submit a job, the contents of the bundled jar, how you build the fat jar and the logs of the failed Flink run. Moving this discussion to the user M