Incremental checkpoint branch

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Incremental checkpoint branch

vishnuviswanath
Hi,

Can someone point me to the branch where the ongoing work for incremental checkpoint is going on, I would like to try it out even if the work is not complete.

I have a use case where the state size increase about ~1gb every 5 minutes.

Thanks,
Vishnu
Reply | Threaded
Open this post in threaded view
|

Re: Incremental checkpoint branch

Ted Yu
I checked https://github.com/apache/flink and FLINK-5053

However, I haven't found such information.

On Fri, Mar 3, 2017 at 1:14 PM, Vishnu Viswanath <[hidden email]> wrote:
Hi,

Can someone point me to the branch where the ongoing work for incremental checkpoint is going on, I would like to try it out even if the work is not complete.

I have a use case where the state size increase about ~1gb every 5 minutes.

Thanks,
Vishnu

Reply | Threaded
Open this post in threaded view
|

Re: Incremental checkpoint branch

Chen Qin
Hi Vishnu,

My best gussing is there are lots of customized "incremental checkpointing" done via patch around rocksdb statebackend and rocksdb checkpoints. 


Thanks,
Chen

On Fri, Mar 3, 2017 at 1:16 PM, Ted Yu <[hidden email]> wrote:
I checked https://github.com/apache/flink and FLINK-5053

However, I haven't found such information.

On Fri, Mar 3, 2017 at 1:14 PM, Vishnu Viswanath <[hidden email]> wrote:
Hi,

Can someone point me to the branch where the ongoing work for incremental checkpoint is going on, I would like to try it out even if the work is not complete.

I have a use case where the state size increase about ~1gb every 5 minutes.

Thanks,
Vishnu


Reply | Threaded
Open this post in threaded view
|

Re: Incremental checkpoint branch

Shaoxuan Wang
In reply to this post by vishnuviswanath
Vinshnu,
 @Stefan Richter and @Xiaogang Shi might be the right person to provide you its on-going status. 

cheers,
Shaoxuan

On Sat, Mar 4, 2017 at 5:14 AM, Vishnu Viswanath <[hidden email]> wrote:
Hi,

Can someone point me to the branch where the ongoing work for incremental checkpoint is going on, I would like to try it out even if the work is not complete.

I have a use case where the state size increase about ~1gb every 5 minutes.

Thanks,
Vishnu