Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-05-18 Thread Yun Tang
7;s state size discrepancy with what's seen with state processor API Ok Regards, Alexis. From: Peter Brucia Sent: Freitag, 22. April 2022 15:31 To: Alexis Sarda-Espinosa Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API No Sent from my iPhone

RE: RocksDB's state size discrepancy with what's seen with state processor API

2022-05-02 Thread Alexis Sarda-Espinosa
Ok Regards, Alexis. From: Peter Brucia Sent: Freitag, 22. April 2022 15:31 To: Alexis Sarda-Espinosa Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API No Sent from my iPhone

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-22 Thread Alexis Sarda-Espinosa
2, 2022 9:57 AM To: Alexis Sarda-Espinosa Cc: ro...@apache.org ; user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API Alexis, Compaction isn't an all-at-once procedure. RocksDB is organized as a series of levels, e

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-22 Thread David Anderson
. > > Regards, > Alexis. > > -Original Message- > From: Roman Khachatryan > Sent: Mittwoch, 20. April 2022 10:37 > To: Alexis Sarda-Espinosa > Cc: user@flink.apache.org > Subject: Re: RocksDB's state size discrepancy with what's seen with state > p

RE: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-21 Thread Alexis Sarda-Espinosa
Sarda-Espinosa Cc: user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API State Processor API works on a higher level and is not aware of any RocksDB specifics (in fact, it can be used with any backend). Regards, Roman On Tue, Apr 1

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-20 Thread Roman Khachatryan
___ > From: Roman Khachatryan > Sent: Tuesday, April 19, 2022 5:51 PM > To: Alexis Sarda-Espinosa > Cc: user@flink.apache.org > Subject: Re: RocksDB's state size discrepancy with what's seen with state > processor API > > > I assume that when

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-19 Thread Alexis Sarda-Espinosa
ts? Regards, Alexis. From: Roman Khachatryan Sent: Tuesday, April 19, 2022 5:51 PM To: Alexis Sarda-Espinosa Cc: user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API > I assume that when you say &qu

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-19 Thread Roman Khachatryan
05 > > Regards, > Alexis. > > -----Original Message- > From: Roman Khachatryan > Sent: Dienstag, 19. April 2022 11:48 > To: Alexis Sarda-Espinosa > Cc: user@flink.apache.org > Subject: Re: RocksDB's state size discrepancy with what's seen with state > proce

RE: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-19 Thread Alexis Sarda-Espinosa
lexis Sarda-Espinosa Cc: user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API Hi Alexis, Thanks a lot for the information, MANIFEST files list RocksDB column families (among other info); ever growing size of these files might indi

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-19 Thread Roman Khachatryan
growing, maybe I > > can rule out expired state staying around?. My pipeline doesn't use timers, > > although I guess Flink itself may use them. Is there any way I could get > > some insight into which operator holds larger states? > > > > Regards, > > A

RE: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-14 Thread Alexis Sarda-Espinosa
osa Sent: Dienstag, 12. April 2022 15:39 To: ro...@apache.org Cc: user@flink.apache.org Subject: RE: RocksDB's state size discrepancy with what's seen with state processor API Thanks for all the pointers. The UI does show combined state for a chain, but the only state descriptors inside th

RE: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-12 Thread Alexis Sarda-Espinosa
rs save some information in the state as well. Regards, Alexis. -Original Message- From: Roman Khachatryan Sent: Dienstag, 12. April 2022 14:06 To: Alexis Sarda-Espinosa Cc: user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's seen with state proces

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-12 Thread Roman Khachatryan
use timers, > although I guess Flink itself may use them. Is there any way I could get some > insight into which operator holds larger states? > > Regards, > Alexis. > > -Original Message----- > From: Roman Khachatryan > Sent: Dienstag, 12. April 2022 12:37 > To: Alexi

RE: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-12 Thread Alexis Sarda-Espinosa
s, Alexis. -Original Message- From: Roman Khachatryan Sent: Dienstag, 12. April 2022 12:37 To: Alexis Sarda-Espinosa Cc: user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API Hi Alexis, Thanks a lot for sharing this. I t

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-12 Thread Roman Khachatryan
t? > > > > Regards, > > Alexis. > > > > From: Alexis Sarda-Espinosa > Sent: Samstag, 9. April 2022 01:39 > To: ro...@apache.org > Cc: user@flink.apache.org > Subject: Re: RocksDB's state size discrepancy with what's seen with state >

RE: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-11 Thread Alexis Sarda-Espinosa
ds, Alexis. From: Alexis Sarda-Espinosa Sent: Samstag, 9. April 2022 01:39 To: ro...@apache.org Cc: user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's seen with state processor API Hi Roman, Here's an example of a WindowReaderFunction:

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-08 Thread Alexis Sarda-Espinosa
with parallelism=4, this doesn't affect the result, does it? Regards, Alexis. From: Roman Khachatryan Sent: Friday, April 8, 2022 11:06 PM To: Alexis Sarda-Espinosa Cc: user@flink.apache.org Subject: Re: RocksDB's state size discrepancy with what's

Re: RocksDB's state size discrepancy with what's seen with state processor API

2022-04-08 Thread Roman Khachatryan
Hi Alexis, If I understand correctly, the provided StateProcessor program gives you the number of stream elements per operator. However, you mentioned that these operators have collection-type states (ListState and MapState). That means that per one entry there can be an arbitrary number of state