Skip to content

A tool that can be used to fetch data from Cassandra and sending it to Graphite over TCP.

License

Notifications You must be signed in to change notification settings

qvantel/orcd-dbconnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Mar 1, 2017
May 8, 2017
Feb 28, 2017
May 9, 2017
Feb 20, 2017
May 7, 2017
May 9, 2017
Mar 13, 2017
Mar 13, 2017
Apr 10, 2017
Mar 20, 2017

Repository files navigation

Build Status

DBConnector

Description

This program is used to fetch data from Cassandra using Spark and sending it to Graphite over UDP.

Changing configuration

The application configuration file can be found at:

/src/main/resources/application.conf

You can change settings such as Cassandra IP, batch size and update interval.

Usage

Run DBConnector:

$ sbt run

Run just tests:

$ sbt test

Run the tests with enabled coverage:

$ sbt clean coverage test

To generate the coverage reports run

$ sbt coverageReport

About

A tool that can be used to fetch data from Cassandra and sending it to Graphite over TCP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published