Re: Resource isolation in flink among multiple jobs

2016-08-29 Thread Abhishek Agarwal
> for isolation, we recommend using YARN, or soon Mesos. > > For standalone installations, you'll need to manually set up multiple > independent Flink clusters within one physical cluster if you want them to > be isolated. > > Regards, > Robert > > > On Mo

Resource isolation in flink among multiple jobs

2016-08-29 Thread Abhishek Agarwal
isolation between applications? -- Regards, Abhishek Agarwal

Re: Dynamic scaling in flink

2016-08-29 Thread Abhishek Agarwal
PM, Stephan Ewen wrote: > Hi! > > There is a lot of work in progress on that feature, and it looks like you > can expect the next version to have some upscale/downscale feature that > maintains exactly-once semantics. > > Stephan > > > On Mon, Aug 29, 2016 at 9:00

Dynamic scaling in flink

2016-08-29 Thread Abhishek Agarwal
Is it possible to upscale or downscale a flink application without re-deploying (similar to rebalancing in storm)? -- Regards, Abhishek Agarwal