Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
colorant committed Sep 16, 2013
1 parent cc13fb2 commit e2fb85b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Expand Up @@ -11,6 +11,7 @@
1. Overview
2. Getting Started
3. Running
4. For Yarn

---
### OVERVIEW ###
Expand Down Expand Up @@ -126,3 +127,15 @@ Note: Since HiBench-2.2, the input data of benchmarks are all automatically gene
3. Run the benchmark:

`bin/run*.sh` to run the corresponding benchmark

---
### For Yarn ###

At present, To run Hibench on top of Yarn is supported in Yarn branch.
And not all test cases are ported, currently only the following cases are supported:

sort / terasort / wordcount / dfsioe / bayes / kmeans

verified upon apache hadoop 2.0.5-alpha

you might need to tweak a little bit for the other versions, since before release, Hadoop 2.0 API do change a lot.

0 comments on commit e2fb85b

Please sign in to comment.