Skip to content

Doradus Administration

JoeWinter edited this page Mar 20, 2015 · 2 revisions

[Table of Contents](https://github.com/dell-oss/Doradus/wiki/Doradus Administration: Table-of-Contents) | [Next](https://github.com/dell-oss/Doradus/wiki/Installing and Running Doradus)


This document provides configuration and operation guidelines for the Doradus database management system. It provides information on the following topics:
  • Deploying Doradus in a minimal environment.

  • Expanding the deployment to accommodate additional capacity.

  • Security considerations and configuration.

  • Cassandra and Doradus configuration options.

  • Monitoring Doradus and Cassandra via JMX.

The following documents are also available:

Recent Changes

The following changes were made to reflect new features for the v2.3 release:

  • TLS is now supported for the CQL API.
  • The doradus.yaml configuration option dbauthenticator and the corresponding SimpleAuthenticator algorithm is no longer supported for authentication with Cassandra.
  • The Doradus server now supports a “memory” appender for log details. Configuring this option in the log4j.properties file and accessing memory-based log records is described.
  • Documentation for downloading, compiling, and running Doradus in various modes has been updated.
  • Doradus now supports multi-tenant operation using tenant-specific keyspaces. Documentation for this feature has been added.
  • New OLAP performance options cam be configured in doradus.yaml: olap_merge_threads and olap_compression_threads. These features can significantly improve OLAP shard merging performance.
Clone this wiki locally