Hello Dalia,

      You can go the Hbase webUI to see the details, as Ted has specified
earlier. But if you really want to monitor everything properly I would
suggest to configure Ganglia to capture the metrics. To do a quick check
you can also use "status" command from the Hbase shell.
hbase> status
hbase> status 'simple'
hbase> status 'summary'
hbase> status 'detailed'

HTH

Best Regards,
Tariq
+91-9741563634
https://mtariq.jux.com/


On Sun, Dec 23, 2012 at 7:27 PM, Dimitry Goldin <[email protected]> wrote:

> Hi,
>
>
> On 23.12.2012 14:38, Dalia Sobhy wrote:
>
>>
>> So do you have an example of multithreading program, because I am using
>> the read-made Java API not thrift server, so I don't know how to write a
>> multithreaded program using this API.
>>
>
> You should take a loot at YCSB 
> (https://github.com/**brianfrankcooper/YCSB<https://github.com/brianfrankcooper/YCSB>),
> maybe one of the premade workloads fits your scenario.
>
> Cheers
>
>

Reply via email to