full system application test scenario: Web 2.0 app simulation
-------------------------------------------------------------
Key: HBASE-2604
URL: https://issues.apache.org/jira/browse/HBASE-2604
Project: Hadoop HBase
Issue Type: Sub-task
Reporter: Andrew Purtell
Consider a test framework like CloudStone
(http://radlab.cs.berkeley.edu/wiki/Projects/Cloudstone) or successor project
Rain (http://www.eecs.berkeley.edu/Pubs/TechRpts/2010/EECS-2010-14.pdf).
{quote}
The approach involves using a flexible, realistic workload generator (i.e.
Faban) to generate load against a realistic Web 2.0 application (i.e. Olio).
The stack is deployed on Amazon EC2 instances.
* Olio, a Web 2.0 social-events application with PHP and Ruby implementations.
* Faban, a Markov-chain-based workload generator that can be used with Olio.
[...]
The Cloudstone stack can be divided into three subcategories: web application,
database, and load generator. When running benchmarks, the load generator
generates load against the web application, which in turn makes use of the
database.
{quote}
Use HBase as the database.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.