Apache Cassandra ready for the enterprise
- 19 October, 2011 07:46
- Comments
The developers behind Apache Cassandra are confident that their distributed database management system is ready for general enterprise use, and, after three years of development, have released version 1.0 of their open-source software.
"We're consciously signalling that Cassandra is ready for mere mortals," said Jonathan Ellis, who is the Apache vice president of Apache Cassandra project, jokingly referring to the amount administrative expertise needed to deploy previous versions of the software. "You don't have to know as much as you did about the nuts and bolts" to operate the database, he added.
Version 1.0 of the software has also been augmented with additional features and performance improvements to handle a wider range of use cases, Ellis continued. Two years ago, Ellis queried users on the Cassandra mailing list, asking what features they would need. Version 1 of the software "completed this list of feature requests," he said.
Even before this release, Cassandra, first created by Facebook in 2008 and taken under the wing of Apache Software Foundation (ASF) the following year, has been used by a large number of Internet services and companies such as Cisco, Digg, Netflix, Reddit, Twitter and Walmart.
Cassandra was designed to be highly scalable, and to run across multiple servers. The largest Cassandra production cluster is run on more 300 servers and contains more than 300TB of data. The software also has been designed to value fast execution times: Each node can handle over 5,000 requests per second, according to the ASF.
Cassandra 1.0 comes with a wide range of new features to make it palatable for enterprise use. One is data compression, which should save space on the hard disk. The database system also compacts data as a background task, which rearranges the data into ways that make it most readily accessible. New techniques have also been added to better utilize the server's working memory as well.
The most dramatic improvement in Cassandra, however, has been in performance, Ellis said. The read performance has improved by 400 percent when compared last year's version 0.6 release. Write performance has also been boosted as well, by 40 percent.
Cassandra is one of a growing number of non-relational, or NoSQL databases on the market, which are sought by organizations looking for ways of quickly and cheaply store large amounts of data. The latest entrant into this market is Oracle, which, last week promised to release its own NoSQL database system in the near future.
Cassandra maintains a number of unique advantages in this increasingly crowded field, Ellis said. For one, Cassandra's architecture is suited for multi-data center environments, because it does not rely on a leader node to coordinate activities of the database. Data can be written to a local node, thereby eliminating the additional network communications needed to coordinate with a sometimes geographically distant master node. Also, because Cassandra is a column-based storage engine, it can store richer data sets than the typical key-value storage engine.
Apache Cassandra software is available for no cost under the Apache License version 2.0. DataStax, where Ellis serves as chief technology officer, offers a commercially supported version of Cassandra, called DataStax Enterprise.
Joab Jackson covers enterprise software and general technology breaking news for The IDG News Service. Follow Joab on Twitter at @Joab_Jackson. Joab's e-mail address is Joab_Jackson@idg.com
Join the CIO Australia group on LinkedIn. The group is open to CIOs, IT Directors, COOs, CTOs and senior IT managers.
- Bookmark this page
- Share this article
- Got more on this story? Email CIO
- Follow CIO on twitter
- New Cassandra comes with big data support : Data Management - InfoWorld
- What’s new in Cassandra 1.0: Compression : DataStax
- Leveled Compaction in Apache Cassandra : DataStax
- What’s new in Cassandra 1.0: Improved memory and disk space management : DataStax
- What’s new in Cassandra 1.0: Performance : DataStax
- Really big data: The challenges of managing mountains of information - Computerworld
- Oracle launching 'Big Data,' in-memory appliances - Computerworld
- The Apache Cassandra Project
- @Joab_Jackson
- Joab_Jackson@idg.com
-
Apple aims iPads at High Schools
-
Face Time - Interview with John Brennan and Robert DiStefano
-
Google Jumps Into Social Bookmarks Game
-
NBN build gaining momentum daily: Quigley
-
Face Time - Interview with John Brennan and Robert DiStefano
-
Enterprise Buyers Guide for Printers
Every enterprise owns, and regularly replaces, printers, copiers, multifunctional products and fax machines. The problem most face is not too few choices, but too many. How do you even begin to select the right one? Here is the Computerworld guide to buying a printer for the enterprise. -
Workshifting: a global market research report
New business requirements are transforming the demands placed on IT. To operate effectively in today’s fast-paced global environment, organisations need to be able to get work done anywhere, anytime, by any type of worker to achieve the best results. This is the context for the rise of workshifting—the practice of moving work to the most optimal location, time and resources. As one of the most comprehensive reports ever conducted into the role of desktop virtualisation in enabling workplace flexibility and mobility, it reflects the growing consensus of those using technology to improve the performance of their organisation. -
Oracle BPM Suite 11g: BPM without Barriers
Over the years vendor specialists built tools to simplify a subset of the overall complex process like workflow, or enterprise application integration. Business process management suite software introduced the promise of a comprehensive solution to manage all enterprise processes and to do so with greater efficiency. Read on.

















Comments
Post new comment