Skip to content
jasobrown edited this page Apr 5, 2013 · 10 revisions

What is Priam?

Priam is a co-process that runs alongside Cassandra on every node to provide the following functionality:

  1. Perform backups and recovery
  2. Automated token assignment
  3. Configuration management
  4. Provide REST API to query cassandra metrics

The name 'Priam' refers to the King of Troy, in Greek mythology, who was the father of Cassandra.

Priam has been in use at Netflix since mid 2011. It currently supports running Cassandra in AWS environment. Jason Brown (@jasobrown) has given a presentation on Priam, and the slides may serve as a reasonable introduction.

Clone this wiki locally