Re: Flink Standalone cluster - dumps

2019-02-10 Thread simpleusr
Hi Chesnay, Many thanks.. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: Flink Standalone cluster - dumps

2019-02-10 Thread Chesnay Schepler
1) Setting the slot size to 1 can be used as a work-around. I'm not aware of another solution for standalone clusters. In the YARN/Kubernetes world we support the notion of a "job cluster", which is started and run only for a single job, but this isn't supported in standalone mode. 2) None tha