Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 85 (0.084s).
Loading phrases to help you
refine your search...
Hbase Read/Write throughput measure - HBase - [mail # user]
...Dear all,  I want to measure the read/write throughput for a code on a cluster of 10 nodes. So is there any code or way to measure it?  I have seen in a cloudera-based presentation...
   Author: Dalia Sobhy, 2013-02-01, 12:11
Re: Region Servers Issue - HBase - [mail # user]
...How to run hbase balancer given that I am using cloudera manager 4.1  Sent from my iPad  On Jan 2, 2013, at 9:13 PM, "Jeff Bean"  wrote:  ...
   Author: Dalia Sobhy, 2013-01-02, 21:27
Hmaster cannot start running again - HBase - [mail # user]
...Dear all,  I started first 2 region servers and added 6 million records to them. Then added about 3 region servers and everything was fine. I ran a java program on then and they working...
   Author: Dalia Sobhy, 2013-01-02, 18:00
RE: Hbase Count Aggregate Function - HBase - [mail # user]
...Thanks Ram,  Issue is resolved i forgot to add scan.addFilter(fliterlist);  Thats why it was not filtering !!!      ...
   Author: Dalia Sobhy, 2013-01-01, 21:44
RE: Hbase Question - HBase - [mail # user]
...Dear yong,  How to  distribute my data in the cluster ? Note that I am using cloudera manager 4.1  Thanks in advance:D      ...
   Author: Dalia Sobhy, 2013-01-01, 21:40
RE: Hbase Count Aggregate Function - HBase - [mail # user]
...Is there a problem in letting ID (rowkey) "int" value??      ...
   Author: Dalia Sobhy, 2012-12-25, 17:55
RE: Hbase Count Aggregate Function - HBase - [mail # user]
...Thanks Ram,  I have tried it alot.  I even tried to it by hbase shell, by scanning using filters.   By using scan , it returns the right number. But still the aggregationClien...
   Author: Dalia Sobhy, 2012-12-25, 17:45
RE: Hbase Count Aggregate Function - HBase - [mail # user]
...Do you mean I implement a new rowCount method in Aggregation Client Class.  I cannot understand, could u illustrate with a code sample Ram?      ...
   Author: Dalia Sobhy, 2012-12-25, 16:42
RE: Hbase Count Aggregate Function - HBase - [mail # user]
...This is my function:  public long CountByDiagnosis(String diagnosis) throws IOException   {     customConf.setStrings("hbase.zookeeper.quorum",hbaseZookeeperQuorum); &nbs...
   Author: Dalia Sobhy, 2012-12-24, 19:25
RE: Hbase Count Aggregate Function - HBase - [mail # user]
...Do you mean I implement a new rowCount method in Aggregation Client Class.  I cannot understand, could u illustrate with a code sample Ram?  Thanks,      ...
   Author: Dalia Sobhy, 2012-12-24, 19:20
Sort:
project
HBase (85)
Hive (18)
type
mail # user (83)
mail # dev (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (28)
last 9 months (85)
author
Stack (3759)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (419)
Gary Helmling (290)
Dalia Sobhy