blob: f84375667e7316e9c0936348b09be1646322c53a [file] [log] [blame]
////
/**
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
////
[appendix]
[[ycsb]]
== YCSB
:doctype: book
:numbered:
:toc: left
:icons: font
:experimental:
link:https://github.com/brianfrankcooper/YCSB/[YCSB: The
Yahoo! Cloud Serving Benchmark] and HBase
TODO: Describe how YCSB is poor for putting up a decent cluster load.
TODO: Describe setup of YCSB for HBase.
In particular, presplit your tables before you start a run.
See link:https://issues.apache.org/jira/browse/HBASE-4163[HBASE-4163 Create Split Strategy for YCSB Benchmark] for why and a little shell command for how to do it.
Ted Dunning redid YCSB so it's mavenized and added facility for verifying workloads.
See link:https://github.com/tdunning/YCSB[Ted Dunning's YCSB].
:numbered: