Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 219 (0.11s).
Loading phrases to help you
refine your search...
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
RE: endpoint coprocessor performance - HBase - [mail # user]
...Yes agree with Andrew here... I checked the 94 code base yday.  I also feel that the efficiency should be on the higher side.. And there is no whole table scan. The HBase client issues ...
   Author: Anoop Sam John, 2013-03-06, 03:14
[HBASE-6015] HBCK rerun should check all the regions which it checked in the first run - HBase - [issue]
...When after the 1st round of run and possible fixes, HBCK does a rerun to check the consistency of the regions. At this rerun1.It should check all the regions which it checked in the 1st roun...
http://issues.apache.org/jira/browse/HBASE-6015    Author: Anoop Sam John, 2013-02-28, 03:50
RE: HBase CheckSum vs Hadoop CheckSum - HBase - [mail # user]
...JM     Pls check  "dfs.datanode.scan.period.hours"  -Anoop- ________________________________________ From: Jean-Marc Spaggiari [[EMAIL PROTECTED]] Sent: Tuesday, February...
   Author: Anoop Sam John, 2013-02-26, 13:53
RE: HBase CheckSum vs Hadoop CheckSum - HBase - [mail # user]
...I was typing a reply and by the time Liang replied :) Ya agree with him.  It is only the HDFS client (At RS) not doing the checksum verification based on the HDFS stored checksum. Inste...
   Author: Anoop Sam John, 2013-02-26, 12:45
[HBASE-7919] Wrong key is used in ServerManager#getServerConnection() to retrieve from Map serverConnections - HBase - [issue]
...ServerManager#getServerConnection() try to retrieve the cached connection from Map serverConnections. ServerName objects are the key with which items are saved in this map. But we use String...
http://issues.apache.org/jira/browse/HBASE-7919    Author: Anoop Sam John, 2013-02-24, 15:49
Sort:
project
HBase (219)
type
mail # user (151)
mail # dev (38)
issue (30)
date
last 7 days (2)
last 30 days (6)
last 90 days (21)
last 6 months (99)
last 9 months (219)
author
Stack (3785)
Ted Yu (2547)
Jean-Daniel Cryans (2290)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (702)
Todd Lipcon (672)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Anoop Sam John