From 7022a28bbcc84d5de93a41e3433e6225255398b8 Mon Sep 17 00:00:00 2001 From: Benoit Sigoure Date: Mon, 5 Mar 2012 18:32:07 -0800 Subject: [PATCH] asynchbase PerformanceEvaluation. --- pom.xml | 28 ++ .../apache/hadoop/hbase/PerformanceEvaluation.java | 303 ++++++++++++++++++++ 2 files changed, 331 insertions(+) diff --git a/pom.xml b/pom.xml index 774dae4..c3a838c 100644 --- a/pom.xml +++ b/pom.xml @@ -1159,6 +1159,34 @@ commons-io ${commons-io.version} + + org.hbase + asynchbase + [1.3.0,) + + + + org.slf4j + slf4j-api + + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + log4j-over-slf4j + + + test +