DataStax Enterprise 1.0 Documentation

DataStax Enterprise Release Notes

DataStax Enterprise 1.0.x

DataStax Enterprise 1.0.x is the first release of the DataStax commercial database platform. It is built on Apache Cassandra and designed for managing both real-time and analytic data workloads. Real-time data is managed with Cassandra and analytic operations are carried out via Apache Hadoop. DataStax Enterprise server is able to support both real-time and analytic workloads in the same cluster of machines with smart workload isolation transparently. This ensures that neither workload competes with the other for data or computing resources.

For component-specific information, refer to the components release notes and documentation.

DataStax Enterprise 1.0.2

  • Apache Cassandra 1.0.7 (updated from 1.0.5)
  • Apache Hadoop 0.20.204.1
  • Apache Hive 0.7.1
  • Apache Pig 0.8.3
  • DataStax OpsCenter 1.4

Changes in 1.0.2

Pig driver now support integer data types. This is in addition to current support for ASCII, UTF8, and long types. Exceptions are no longer thrown for bytes, UUID, and counters, but the data isn’t returned correctly.

DataStax Enterprise 1.0.1

  • Apache Cassandra 1.0.5
  • Apache Hadoop 0.20.204.1
  • Apache Hive 0.7.1
  • Apache Pig 0.8.3
  • DataStax OpsCenter 1.4

Resolved Issues in 1.0.1

Issue Description
363 Create the CassandraFS (cfs) keyspace with replication strategy options that respect the currently configured snitch.
368 Fix Debian packages so they do not start the DSE service by default.