Unsubscribe

2024-11-28 Thread Lei Chen
Unsubscribe

Re: problem scale Flink job on YARN

2017-10-19 Thread Lei Chen
h now > has a different parallelism? > > Best, > Aljoscha > > > On 16. Oct 2017, at 06:28, Lei Chen wrote: > > Hi, > > We're trying to implement some module to help autoscale our pipeline which > is built with Flink on YARN. According to the document, the

problem with increase job parallelism

2017-10-16 Thread Lei Chen
Hi, We're trying to implement some module to help autoscale our pipeline which is built with Flink on YARN. According to the document, the suggested procedure seems to be: 1. cancel job with savepoint 2. start new job with increased YARN TM number and parallelism. However, step 2 always gave er

problem scale Flink job on YARN

2017-10-15 Thread Lei Chen
Hi, We're trying to implement some module to help autoscale our pipeline which is built with Flink on YARN. According to the document, the suggested procedure seems to be: 1. cancel job with savepoint 2. start new job with increased YARN TM number and parallelism. However, step 2 always gave er

problem scale up Flink on YARN

2017-10-13 Thread Lei Chen
Hi, We're trying to implement some module to help autoscale our pipeline which is built with Flink on YARN. According to the document, the suggested procedure seems to be: 1. cancel job with savepoint 2. start new job with increased YARN TM number and parallelism. However, step 2 always gave er