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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -