Skip to content

CodingCat/LoadWeaver

Repository files navigation

Motivation

LoadWeaver is a lightweight and flexible Hadoop workload generator.

The current Hadoop workload generators is either trace-driven(e.g. ) or model-driven(e.g. ). Both of these two kinds enforce the workload arrival pattern, along with some statistical models or previously generated traces. However, during our works on optimization on Hadoop systems, we always need to make out particular pattern of arrives of Hadoop jobs, which are very hard to extract from huge production trace file or described by certain stochastic model.

LoadWeaver fills the hole. LoadWeaver cannot only generates workloads along with statistical models to provide similar workloads in production clusters, but also enable users to give their synthetic trace to generate workloads with specified arrival pattern, size, resource using characteristics, etc.

Features

User Guide

Example Cases

Authors and Contributors

Support or Contact

About

a flexible and lightweight workload generator for Hadoop 1.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published