apache flink - Link map state size and number of keys -


i wondering if there way retrieve total state size stored in state backend.

i using flink 1.3, above emr , rocksdb backend, asynchornous checkpointing , incremental checkpoints.

the flink dashboard under "checkpoints" displays state size assume due fact i'm using incremental checkpoints see in checkpoint history page fluctuation in state size.

the current way use , i'm not sure fit, "ls" command on hdfs checkpoint location.

i assume there better way, , appreciate help


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -