Talk:Apache Cassandra

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Distributed vs Decentralized[edit]

On 6/11/17 I changed the header "decentralized" to "distributed" since Cassandra allows for a distributed database system [1]. In addition, the word decentralized has been popularized by the blockchain community and this might lead to confusion. Shahaed (talk) 13:13, 11 June 2018 (UTC)[reply]

July 2017[edit]

Removing the worded like an advert banner. Whilst I can see that the content is a bit weak in places I don't see that it's not neutral — Preceding unsigned comment added by 185.69.144.191 (talk) 10:50, 11 July 2017 (UTC)[reply]

March 2010[edit]

I corrected the link to the better explanation Elcidia (talk) 18:57, 10 March 2010 (UTC)[reply]

June 2009[edit]

I've expanded the article a little, including a brief description of column families. I carefully skated over the difference between ordinary columns and supercolumns. (At the moment, the Google Code wiki has a better explanation of the data model than the wiki at apache.org.) Another important thing I left out is the Read Repair feature.

Given the lack of detail in the article, I've marked the article as a {{database-stub}}.

Corrections and expansions are very welcome. I suspect this will become a very significant project. 18:57, 10 March 2010 User:Elcidia

Move?[edit]

The following discussion is an archived discussion of a requested move. Please do not modify it. Subsequent comments should be made in a new section on the talk page. No further edits should be made to this section.

The result of the move request was: page moved. Vegaswikian (talk) 18:33, 30 March 2010 (UTC)[reply]



Cassandra (database)Apache Cassandra

  • On February 17th, 2010 it graduated to a top-level Apache Project and it is the official name User:109.82.236.134 05:16, 23 March 2010 (UTC)[reply]
  • Support Might as well. Better to disambiguate this way. Ham Pastrami (talk) 06:21, 24 March 2010 (UTC)[reply]
The above discussion is preserved as an archive of a requested move. Please do not modify it. Subsequent comments should be made in a new section on this talk page. No further edits should be made to this section.

Small text

IBM Bluemail slides[edit]

The link to IBM's research on using it for an email system links to Google Doc's PDF viewer rather than directly to the PDF. That seems odd. -- Ralph Corderoy (talk) 16:23, 18 January 2011 (UTC)[reply]

Latency[edit]

The intro to this article is a mess. It says Cassandra enables low latency operations and then includes a quote saying latencies are high and that this somehow enables high throughput. It's not consistent and doesn't make sense. Telanis (talk) 05:00, 6 April 2016 (UTC)[reply]

I agree. The reality as I see it is this: Historically, as a result of its Log-structured_merge-tree, it has always had very low latency writes, potentially at the cost of higher read latency. However, there have been a number of optimizations over the intervening years that have brought read latency down to within accepted norms, so I'm not sure it's worth drawing any special attention to it at all. I believe the reference to latency in the first paragraph (which has probably been there since the early days of this article), was using low latency as a way of indicating Cassandra's suitability for transactional work loads (that used to be the way that language was used). I believe the reference to latency in the second paragraph is some combination of Wrong, and outdated. It should be relatively easy to find citations to support all of these assertions, and rewrite the entirely of the intro. I'd be willing to take a crack at this, but I might be too close to the project to be objective (though I do not think I could make it sound any more like a sales pitch if I tried :/ ). Jericevans (talk) 13:30, 6 April 2016 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 2 external links on Apache Cassandra. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 07:56, 16 October 2016 (UTC)[reply]

Stable release[edit]

The stable release is mentioned twice with different values (3.0 and 3.9). It needs to be fixed. — Preceding unsigned comment added by 98.234.159.92 (talk) 01:56, 12 January 2017 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 6 external links on Apache Cassandra. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 21:44, 7 July 2017 (UTC)[reply]

Proposed merge with Tombstone (data store)[edit]

This should be a sub-section of the main article as Tombstones are inherent to Cassandra and not other NoSQLs Devopam (talk) 08:32, 18 June 2019 (UTC)[reply]

Disagree, this is untrue. To provide just a few counterexamples, Couchbase ref and OpenStack Swift ref also use tombstones; it's a broader distributed systems topic and not inherent to Cassandra. Nucleosynth (t c) 13:55, 14 July 2019 (UTC)[reply]

Data model[edit]

The description of the data model is confusing partly, I imagine, because it seems the terminology is not consistent with other types of database. A diagram would help a lot here. FreeFlow99 (talk) 14:05, 17 December 2023 (UTC)[reply]