Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

using insert uo update cassandra using the same primary key,but failed i tried many times to update one row in cassandra using the same PK using insert cql,but didn't change the value in cassandra, cassandra version : 3.11.8

question from:https://stackoverflow.com/questions/65937728/using-insert-uo-update-cassandra-using-the-same-primary-key-but-failed

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.1k views
Welcome To Ask or Share your Answers For Others

1 Answer

i was wondering if it could be the tombstone problem,cause there are two cloumns in the schema,but i only update one column at one time and the update the same row many times like thousands of times or even more. any help will be appricated!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...