Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 215 (0.179s).
Loading phrases to help you
refine your search...
RE: Regionserver goes down while endpoint execution - HBase - [mail # user]
...Himanshu told it clearly. To make to more clear I am adding :)  When the range of rowkeys that you are looking for spread across 5 regions, at the client side there will be 5 exec reque...
   Author: Anoop Sam John, 2013-03-15, 06:55
RE: region server down when scanning using mapreduce - HBase - [mail # user]
...How is the GC pattern in your RSs which are getting down? In RS logs you might be having YouAreDeadExceptions... Pls try tuning your RS memory and GC opts.  -Anoop- ____________________...
   Author: Anoop Sam John, 2013-03-12, 09:23
[HBASE-7979] Adding some utility methods in org.apache.hadoop.hbase.util.Bytes - HBase - [issue]
...We can add some more utility methods in Bytes. Have seen some in Guava's Bytes class. What I am thinking is addingcontains(byte[],byte[])indexOf(byte[], byte[])This came under the discussion...
http://issues.apache.org/jira/browse/HBASE-7979    Author: Anoop Sam John, 2013-03-12, 02:01
RE: can we use same column name for 2 different column families? - HBase - [mail # user]
...Just fine..  Go ahead.. :)  -Anoop- ________________________________________ From: Ramasubramanian Narayanan [[EMAIL PROTECTED]] Sent: Sunday, March 10, 2013 11:41 PM To: [EMAIL PR...
   Author: Anoop Sam John, 2013-03-11, 04:50
RE: How HBase perform per-column scan? - HBase - [mail # user]
...ROWCOL bloom says whether for a given row (rowkey) a given column (qualifier) is present in an HFile or not.  But for the user he dont know the rowkeys. He wants all the rows with colum...
   Author: Anoop Sam John, 2013-03-11, 04:49
RE: Welcome our newest Committer Anoop - HBase - [mail # user]
...Thanks to all.. Hope to work more and more for HBase!  -Anoop-  ________________________________________ From: Andrew Purtell [[EMAIL PROTECTED]] Sent: Monday, March 11, 2013 7:33 ...
   Author: Anoop Sam John, 2013-03-11, 03:30
RE: Why InternalScanner doesn't have a method that returns entire row or object of Result - HBase - [mail # user]
...Asaf      You are correct! You mean the RegionScanner I think..  The 'limit' is applied at this level. HRegion$RegionScannerImpl  -Anoop- ___________________________...
   Author: Anoop Sam John, 2013-03-07, 12:59
RE: Odd WARN in hbase 0.94.2 - HBase - [mail # user]
...Hi Byran,                           This change is needed with usage of any of the open src HDFS release or is it only in CDH...
   Author: Anoop Sam John, 2013-03-07, 09:08
RE: Odd WARN in hbase 0.94.2 - HBase - [mail # user]
...Hi Kevin               Thanks for the information.  In HBase book, we have added a note on how to use short circuit reads.. Can we update it according...
   Author: Anoop Sam John, 2013-03-07, 03:45
RE: Miserable Performance of gets - HBase - [mail # user]
...Hi Kiran         When you say doing a batch get with 20 Gets, whether the rowkeys for these 20 Gets are in same region? How many RS you are having?  Can u observer o...
   Author: Anoop Sam John, 2013-03-06, 05:12
Sort:
project
HBase (215)
type
mail # user (151)
mail # dev (38)
issue (26)
date
last 7 days (2)
last 30 days (2)
last 90 days (37)
last 6 months (111)
last 9 months (215)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Anoop Sam John