datastax enterprise - How to check the size of the column in cassandra -


I want to calculate how many data are stored on each row per line key.

I want to see the size of the column and the number of keys / rows, can anyone help me how to do this?

will give you the estimated number of keys, and tell you the number of columns / cells and the size of the row / partition (Look for "row / partition size" and "column / cell count")

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

Installing croogo for cakephp -