Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 236 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 236 Bytes

Hadoop Bench

This project aims to provide a collection of benchmark tools for Hadoop.

Contents:

  • dfsio/: Hadoop Filesystem benchmark tool
  • spark/: Spark benchmark tool

Build

Using maven:

$ mvn clean package