Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 111 to 120 from 156 (0.394s).
Loading phrases to help you
refine your search...
Re: Coprocessors and batch processing - HBase - [mail # user]
...Client side batch processing is done at RegionServer level, i.e., all Action objects are grouped together per RS basis and send in one RPC. Once the batch arrives at a RS, it gets distribute...
   Author: Himanshu Vashishtha, 2011-08-11, 06:21
Re: Hbase performance with HDFS - HBase - [mail # user]
...Mohit, just like how SSTables are stored on GFS? BigTable sstable => HBase HFile.  Does this help? Himanshu  On Thu, Jul 7, 2011 at 12:53 PM, Mohit Anchlia wrote:  ...
   Author: Himanshu Vashishtha, 2011-07-07, 18:59
Re: Socket Timeout Exception when executing coprocessor - HBase - [mail # user]
...Hey Nichole, you are doing something compute intensive at the region level in your coprocessors and it is not able to respond back with in the default client timeout of 60 sec. Aggregate Cop...
   Author: Himanshu Vashishtha, 2011-06-29, 23:08
Re: Best practices for HBase in EC2? - HBase - [mail # user]
...Hey Wilson, I will be rerunning experiments up there on ec2 and interested to know your experience about Whirr, in case you tried it. Interested in bash scripts vs Whirr thing for a scenario...
   Author: Himanshu Vashishtha, 2011-06-23, 21:33
Re: tech. talk at imageshack/yfrog - HBase - [mail # user]
...+1 to Matt's opinion (if possible?).  I am interested in your use case, sounds very impressive by the stats you gave. You said 1000 tables? Looking forward to see what optimizations/con...
   Author: Himanshu Vashishtha, 2011-06-08, 15:24
Re: full table scan - HBase - [mail # user]
...Also, How big is each row? Are you using scanner cache? You just fetching all the rows to the client, and?.  300k is not big (It seems you have 1'ish region, that could explain similar ...
   Author: Himanshu Vashishtha, 2011-06-06, 19:41
Re: Best practices for HBase in EC2? - HBase - [mail # user]
...should add the disclaimer: That this is not the best possible way! :)) There are some ruby scripts too (in the same repo, look for recipes directory), and your cluster is up and running just...
   Author: Himanshu Vashishtha, 2011-06-04, 19:16
Re: Best practices for HBase in EC2? - HBase - [mail # user]
...I used ec2, but just for experiments. Here is what I did: a) used the ephemeral disks. My experiment datasets were persisted on S3, and I  copied them onto the cluster. b) Use the hbase...
   Author: Himanshu Vashishtha, 2011-06-04, 19:02
Coprocessor experiments - HBase - [mail # dev]
...I did some experiments using coprocessors and compare the result with vanilla scan, and in one case with mapreduce. I wrote up a blog about these experiments as it was getting a bit difficul...
   Author: Himanshu Vashishtha, 2011-05-27, 01:40
Re: Hbase 2077 status? - HBase - [mail # user]
...Hey, I am also facing the similar issue but in a different context (related to coprocessor), but that's a totally different use case (still need to look in to it).  But in this case, wi...
   Author: Himanshu Vashishtha, 2011-05-19, 23:13
Sort:
project
HBase (156)
Hadoop (8)
Zookeeper (5)
HDFS (3)
type
mail # user (58)
issue (51)
mail # dev (47)
date
last 7 days (4)
last 30 days (11)
last 90 days (39)
last 6 months (52)
last 9 months (156)
author
Stack (3755)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Himanshu Vashishtha