data.
Maybe my understanding is not very accurate, welcome any discuss!
Cheers,
zhijiang
--发件人:CPC
发送时间:2017年3月2日(星期四) 18:52收件人:dev 主
题:Dataset and eager scheduling
Hi all,
Currently our team trying implement a runtime operator
Hi Till,
Thank you.
On 2 March 2017 at 18:13, Till Rohrmann wrote:
> Hi CPC,
>
> I think that the optimizer does not take the scheduling mode into account
> when optimizing a Flink job.
>
> Cheers,
> Till
>
> On Thu, Mar 2, 2017 at 11:52 AM, CPC wrote:
>
> > Hi all,
> >
> > Currently our tea
Hi CPC,
I think that the optimizer does not take the scheduling mode into account
when optimizing a Flink job.
Cheers,
Till
On Thu, Mar 2, 2017 at 11:52 AM, CPC wrote:
> Hi all,
>
> Currently our team trying implement a runtime operator also playing with
> scheduler. We are trying to understan
Hi all,
Currently our team trying implement a runtime operator also playing with
scheduler. We are trying to understand batch optimizer but it will take
some time. What we want to know is whether changing batch scheduling mode
from LAZY_FROM_SOURCES to EAGER could affect optimizer? I mean whether