charmander

module
v0.0.0-...-ecff54e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2016 License: MIT

README

Charmander Scheduler Lab

Charmander is a lab environment for measuring and analyzing resource-scheduling algorithms.

The project got started in Summer 2014 by Theodora Chu as an internship project. It was motivated by a paper from Stanford University: "Quasar: Resource-Efficient and QoS-Aware Cluster Management".

Charmander at its core provides an easy to use environment to a) schedule and deploy compute-tasks in a multi-node setup and b) measure the corresponding cpu, memory, and network-loads.

image

The collected measurements can afterwards be analyzed using the included Spark analytics workbench and subsequently those results can be fed back in to the scheduler.

Obviously this lab-setup can be used for other use-cases like testing and analyzing machine-learning based anomaly-detection, noisy-neighbor detection, or profiling algorithms, or simply serving as the load-pattern verification authority in a continuous integration environment.

Setup and Run Charmander

All that is required to run a simple lab setup and an experiment is Vagrant, VirtualBox, curl, a fast internet connection, and a bit of spare time.

All the steps are automated and are part of simple scripts that come with the Charmander project. All the additional software needed during the setup gets installed and built inside the VMs, nothing additionally gets installed on the host itself.

Btw, if at any time during installation you run in to an error, please follow the steps outlined in Tips and Tricks

  1. Setup Nodes

    • Configure and build the different nodes with Vagrant and VirtualBox
    • Reload and reset environment
  2. Build and deploy Scheduler

    • Clone the Charmander Scheduler projects
    • Compile it inside the master node
    • Deploy and run it
  3. Build and deploy Analytics Stack

    • Build all the Docker images for the full analytics stack on the analytics node
  4. Run some Experiments

  5. Scheduler API

    • List of all the different Scheduler REST APIs
  6. Script Reference

    • List of all the include scripts/tools
  7. Tips and Tricks

    • Some tips and tricks for common issues
The different Charmander projects on GitHub
Additional thanks goes to

some additional open source projects and a blog post that have inspired us:

Directories

Path Synopsis
analytics

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL