Never mind that last question. Check the email thread and ye shall find the 
answer... 

> On Feb 19, 2016, at 11:10 AM, Andrew Purtell <[email protected]> wrote:
> 
> The brianfrankcooper github repo (https://github.com/brianfrankcooper/YCSB) 
> is still the "official" home of YCSB as far as I know. YCSB ships with a JDBC 
> client driver. Just use that with the Phoenix client jar on the classpath and 
> the correct connection string for Phoenix.
> 
> What patch is this James? Does it change or improve the YCSB JDBC driver?
> 
>> On Feb 19, 2016, at 10:58 AM, James Taylor <[email protected]> wrote:
>> 
>> I believe some folks over in the HBase community have revived YCSB, but I'm 
>> not sure where it's new home is. Also, not sure if they applied Mujtaba's 
>> patch. I'd recommend asking over on the HBase dev or user list.
>> 
>> FWIW, we developed Pherf to enable Phoenix users to compare various Phoenix 
>> configurations and schemas for a given use case against each other. It's 
>> also super useful to catch performance and functional regressions with 
>> representative data sizes.
>> 
>> Thanks,
>> 
>>     James
>> 
>>> On Fri, Feb 19, 2016 at 10:38 AM, Mujtaba Chohan <[email protected]> wrote:
>>> You can apply this patch on YCSB to test out Phoenix with variable number 
>>> of VARCHAR fields as well as test out combination of single/multiple CFs, 
>>> compression and salt buckets. See usage details here. 
>>> 
>>> You can also use Pherf which is a Phoenix specific performance test suite 
>>> that uses XML scenario to define how synthetic data is generated and 
>>> queried. It's launcher scripts are in phoenix/bin directory.
>>> 
>>> HTH
>>> 
>>>> On Fri, Feb 19, 2016 at 9:54 AM, Gaurav Kanade <[email protected]> 
>>>> wrote:
>>>> Hi All
>>>> 
>>>> I am relatively new to Phoenix and was working on some performance 
>>>> tuning/benchmarking experiments and tried to search online for whether 
>>>> there exists YCSB client to go through Phoenix.
>>>> 
>>>> I came across this https://github.com/brianfrankcooper/YCSB/pull/178 and 
>>>> some related links but it seems this didnt seem to have moved forward.
>>>> 
>>>> Could someone help me know where to look for the latest status on this ? 
>>>> Does there exist an easy way to test Phoenix via YCSB and if not what are 
>>>> the other existing options?
>>>> 
>>>> Best,
>>>> Gaurav
>>>> 
>>>> 
>>> 
>> 

Reply via email to