Sorry, I found out what are in the system.paxos.

select * from system.paxos limit 1;

| row_key | cf_id | in_porgress_ballot | most_recent_commit |
most_recent_commit_at | proposal | proposal_ballot |

I will investigate more on why it is growing continuously.
If anyone have an idea why it is like this, please, share your experiences.

Thank you.

Haebin



2014-06-03 11:00 GMT+09:00 Frederick Haebin Na <haebin...@gmail.com>:

> Hello all,
>
> We are trying to migrate data with 'INSERT IF NOT EXISTS' clause.
> Yet, strange thing is that the system.paxos table gets larger like 100GB
> which is equal to the size of the data table.
>
> Does anyone know what is happening here?
> What does system.paxos table store?
>
> Thank you.
>
> Haebin
>

Reply via email to