This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| # | |
| # Simulates mixed workload on HBase using YCSB | |
| # Author: Ashrith (ashrith at cloudwick dot com) | |
| # Date: Wed, 16 2014 | |
| # | |
| # | |
| # You may want to tweak these variables to change the workload's behavior | |
| # |