Yes, The -l flag on pherf loads the data. You can just leave that off and use -q for queries. You will need to make sure the queries hit the tables that you have generated elsewhere.
On Thu, Feb 11, 2016 at 4:09 PM, Alicia Shu <[email protected]> wrote: > Hello, > > I have a question about Pherf test. > > Can one use Hbase BulkLoad to load data into tables for Pherf test and > skip the data generation step in Pherf? We have an existing cluster and > want to use Hbase BulkLoad to load the data. Would like to explore whether > we can use Pherf to test select queries and Upsert-select queries. > > Thanks, > Alicia >
