Skip to content

joestein/apophis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apophis

A sample implementation for implementing aggregate composite metrics using counters Getting Started

  1. Assumptions
  1. Get Apophis

    git clone git@github.com:joestein/apophis.git cd apophis

  2. Update the schema for Apophis's Specification Tests

schema/bootstrap.txt contains the schema for Apophis's Specification Tests

~/apache-cassandra-0.8.6/bin/cassandra-cli -host localhost -port 9160 -f schema/bootstrap.txt
  1. Run Apophis's test

    sbt test

How To Use

The tests are also examples of how to use Apophis's. Take a look at them.

Apophis uses Skeletor the Scala wrapper of Hector https://github.com/joestein/skeletor when using Cassandra

Thanx =) Joe Stein

http://linkedin.com/in/charmalloc

About

aggregate composite metrics for cassandra using counters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages