Re: Client's documentation for deploy and run remotely.

2020-08-19 Thread Till Rohrmann
Hi Jacek and Flavio, I agree that this documentation is quite outdated. Pulling in Klou and Aljoscha who have reworked the client side of Flink quite a bit recently. They might be able to point you towards the updated documentation or the plans on how and when to update it. Cheers, Till On Wed,

Re: Client's documentation for deploy and run remotely.

2020-08-19 Thread Flavio Pompermaier
I agree with you that that part of the docs is quite outdated.. On Thu, Aug 13, 2020 at 4:55 PM Jacek Grzebyta wrote: > It seems the documentation might be outdated. Probably I found what I > wanted in different request: >

Re: Client's documentation for deploy and run remotely.

2020-08-13 Thread Jacek Grzebyta
It seems the documentation might be outdated. Probably I found what I wanted in different request: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Submit-Flink-1-11-job-from-java-td37245.html Cheers, Jacek On Thu, 13 Aug 2020 at 14:23, Jacek Grzebyta wrote: > Hi, > > I have

Client's documentation for deploy and run remotely.

2020-08-13 Thread Jacek Grzebyta
Hi, I have a problem with some examples in the documentation. Particularly I meant about that paragraph: https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/parallel.html#client-level In the code there are used classes such as: Client and RemoteExecutor. I found those classes in the