Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 186 (0.074s).
Loading phrases to help you
refine your search...
Re: RegionSplitter command - HBase - [mail # user]
...Hi Jean,  Yes, i am stuck with 0.92.1. Thanks for your response. I think, i will need to dig more deep into this.  ~Anil  On Thu, Jan 17, 2013 at 3:02 PM, Jean-Marc Spaggiari ...
   Author: anil gupta, 2013-01-18, 02:25
Re: Just joined the user group and have a question - HBase - [mail # user]
...Hi Chalcy,  In addition to points others have made. Also have a look at your Disk I/O load. Mapreduce jobs are disk i/o intensive. When a MapReduce job is running there might be a conte...
   Author: anil gupta, 2013-01-17, 17:47
RegionSplitter command - HBase - [mail # user]
...Hi All,  I am using HBase0.92.1. I am trying to run ycsb tests on my hbase cluster. But while running the load test with 40 threads i am getting hotspots on the RS that is hosting the R...
   Author: anil gupta, 2013-01-17, 17:24
Re: Maximizing throughput - HBase - [mail # user]
...Hi Bryan,  Nice that you figured out the bottleneck. However, with your current Hardware configuration, Disk I/O might become your bottleneck in future since you have only 6 disk and 12...
   Author: anil gupta, 2013-01-15, 20:04
Re: Coprocessor / threading model - HBase - [mail # user]
...I also ran into similar problem with one of my secondary index implementation. But, i could not dig into the problem as i have to shift focus on some other stuff. I am also interested in kno...
   Author: anil gupta, 2013-01-13, 02:30
Re: HBase - Secondary Index - HBase - [mail # user]
...+1 on Lars comment.  Either the client gets the rowkey from secondary table and then gets the real data from Primary Table. ** OR ** Send the request to all the RS(or region) hosting a ...
   Author: anil gupta, 2013-01-09, 01:28
Re: HBase - Secondary Index - HBase - [mail # user]
...@Mohit: Here is the jira for prefix compression discussed here: https://issues.apache.org/jira/browse/HBASE-4676  HTH, Anil Gupta  On Sun, Jan 6, 2013 at 12:40 PM, Adrien Mogenet w...
   Author: anil gupta, 2013-01-06, 22:12
Re: Fixing badly distributed table manually. - HBase - [mail # user]
...Hi Vincent,  I dont know python but i am interested in learning about your solution. It would be great If you could also share the logic for balancing the cluster.  Thanks, Anil Gu...
   Author: anil gupta, 2012-12-24, 20:23
Re: CF still contains data after deletion - HBase - [mail # user]
...Hi Roger,  I think you are hitting: https://issues.apache.org/jira/browse/HBASE-6564  The above jira was fixed in HBase0.94.1 and later releases. CDH4.1.2 has HBase0.92.1 so it doe...
   Author: anil gupta, 2012-12-20, 08:48
Re: HBase - Secondary Index - HBase - [mail # user]
...Hi Michael,  Please find my replies inline.  Thanks, Anil  On Tue, Dec 18, 2012 at 1:02 AM, Michel Segel wrote:  Reasons for not creating a inverted table: 1. There can b...
   Author: anil gupta, 2012-12-19, 08:39
Sort:
project
HBase (186)
Hadoop (48)
Sqoop (16)
MapReduce (14)
HDFS (10)
type
mail # user (186)
date
last 7 days (4)
last 30 days (8)
last 90 days (12)
last 6 months (39)
last 9 months (186)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
anil gupta