Re: Incremental updates

2016-05-30 Thread Aljoscha Krettek
te: >>>>>> >>>>>>> Hi Gosia >>>>>>> >>>>>>> You can have a look to the PROTEUS project we are doing [1]. We are >>>>>>> implementing incremental version of analytics operations. For example >>&g

Re: Incremental updates

2016-05-27 Thread Malgorzata Kudelska
gt;>>>> can see in [2] the implementation of the incremental AVG. Maybe the code >>>>>> can give you some ideas :-) >>>>>> >>>>>> >>>>>> [1] https://github.com/proteus-h2020/proteus-backend/tree/development >&

Re: Incremental updates

2016-05-26 Thread Aljoscha Krettek
cremental AVG. Maybe the code >>>>>> can give you some ideas :-) >>>>>> >>>>>> >>>>>> [1] https://github.com/proteus-h2020/proteus-backend/tree/development >>>>>> [2] >>>>>> https://github.com

Re: Incremental updates

2016-05-26 Thread Malgorzata Kudelska
ge.java >>>>> >>>>> __ >>>>> >>>>> *Dr. Rubén Casado* >>>>> Head of Big Data >>>>> Treelogic >>>>> <http://es.linkedin.com/in/rcasadot/> >>>>&g

Re: Incremental updates

2016-05-25 Thread Aljoscha Krettek
gt;>>> <http://es.linkedin.com/in/rcasadot/> >>>> <https://twitter.com/ruben_casado> *ruben.casado.treelogic* >>>> >>>> +34 902 286 386 - +34 607 18 28 06 >>>> Parque Tecnológico de Asturias · Parcela 30 >>>> E33428 Llan

Re: Incremental updates

2016-05-25 Thread Malgorzata Kudelska
gt; *ruben.casado.treelogic* >>> >>> +34 902 286 386 - +34 607 18 28 06 >>> Parque Tecnológico de Asturias · Parcela 30 >>> E33428 Llanera · Asturias [Spain] >>> <http://www.treelogic.com>www.treelogic.com >>> ________

Re: Incremental updates

2016-05-25 Thread Aljoscha Krettek
28 Llanera · Asturias [Spain] >>> <http://www.treelogic.com>www.treelogic.com >>> __________ >>> >>> >>> - Mensaje original - >>> De: "Malgorzata Kudelska" >>> Para: user@flink.apache.org

Re: Incremental updates

2016-05-25 Thread Malgorzata Kudelska
>> +34 902 286 386 - +34 607 18 28 06 >> Parque Tecnológico de Asturias · Parcela 30 >> E33428 Llanera · Asturias [Spain] >> <http://www.treelogic.com>www.treelogic.com >> __ >> >> >> - Mensaje original - >> De: "M

Re: Incremental updates

2016-05-25 Thread Aljoscha Krettek
; E33428 Llanera · Asturias [Spain] > <http://www.treelogic.com>www.treelogic.com > __ > > > - Mensaje original - > De: "Malgorzata Kudelska" > Para: user@flink.apache.org > Enviados: Martes, 24 de Mayo 2016 22:01:28 GMT +01:00 Amsterdam / Berlín

Re: Incremental updates

2016-05-25 Thread Rubén Casado
tes, 24 de Mayo 2016 22:01:28 GMT +01:00 Amsterdam / Berlín / Berna / Roma / Estocolmo / Viena Asunto: Incremental updates Hi, I have the following question. Does Flink support incremental updates? In particular, I have a custom StateValue object and during the checkpoints I would like to

Incremental updates

2016-05-24 Thread Malgorzata Kudelska
Hi, I have the following question. Does Flink support incremental updates? In particular, I have a custom StateValue object and during the checkpoints I would like to save only the fields that changed since the previous checkpoint. Is that possible? Regards, Gosia