Giter Club home page Giter Club logo

scylla-stress-orchestrator's Introduction

README

Scylla Stress Orchestrator

The Scylla Stress Orchestrator is Python based framework for running various benchmark including cassandra-stress.

Requirements

Scylla Stress Orchestrator requires the following tools to be installed:

  • terraform
  • Java 1.8+
  • Awscli

Installation

Check out the following github project

git clone [email protected]:scylladb/scylla-stress-orchestrator.git

Set the enviroment SSO variable in e.g. your ~/.bash_profile or ~/./profile

export SSO=/path/to/scylla-stress-orchestrator
export PATH=$SSO/bin:$PATH

Also set the AWS access key and secret key in the same file:

export AWS_ACCESS_KEY_ID=<access_key>
export AWS_SECRET_ACCESS_KEY=<secret_key>

Creating up a benchmark

Generate a benchmark using:

generate-benchmark foo

This will create a new directory foo with the benchmark including the EC2 configuration. Checkout the README in the generated directory for more details.

scylla-stress-orchestrator's People

Contributors

pveentjer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.