be gc when
> the second event arrives?
>
> And if we have:
> Example 2
> public void onTimer(.)
> {
> // do some work
> // no timer registeration
> }
> Will it be gc after completion of onTimer ?
>
>
>
>
>
is it limited to what?
>
> I am new with this framework I find difficulty in some notions.
>
> Best Regards,
>
>
>
> --
> View this message in context:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13228.ht
flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13228.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at
Nabble.com.
che-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13226.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive
> at Nabble.com.
>
--
Liu, Renjie
Software Engineer, MVAD
Hello Renjie,
Yes, the parallelism is 1. what should i do pls ?
Regards,
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13226.html
Sent from the Apache Flink User Mailing List archive. mailing list
-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13003.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive
> at Nabble.com.
>
--
Liu, Renjie
Software Engineer, MVAD
ling-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13219.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at
Nabble.com.
tor) throws Exception {
>if (state.value() != null) {
>collector.collect(state.value());
>state.update(null);
>}
>}
>
>
>
> --
> View this message in context:
> http://apache-flink-user-mailing-li
ect(state.value());
state.update(null);
}
}
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13090.html
Sent from the Apache Flink User Mailing List archive. mailing list arch
in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13089.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at
Nabble.com.
Can I set a timeout?
>
>
>
> --
> View this message in context:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13037.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive at
> Nabble.com.
But what happened if some data can't be merged forever ?
The state will be saved forever?
Can I set a timeout?
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13037.html
Sent from the Apache Flink
Hi Jason,
Thank you very much for your help, it solves my problem.
Best regards,
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999p13003.html
Sent from the Apache Flink User Mailing List archive. mailing
Tuple2();
> }
>
> @Override
> public void flatMap2(RulesEvent rulesEvent,
> Collector> collector) throws Exception {
> t2.f1 = rulesEvent;
> //collector.collect(t2);
> }
> });
> ds.printToErr();
ector.collect(t2);
}
});
ds.printToErr();
Best,
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ConnectedStream-keyby-issues-tp12999.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at
Nabble.com.
15 matches
Mail list logo