Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 196 (0.063s).
Loading phrases to help you
refine your search...
RE: Unable to add co-processor to table through HBase api - HBase - [mail # user]
...Yes you are right. modifyTable has to be called.  public class TestClass {    private static HBaseTestingUtility UTIL = new HBaseTestingUtility();    @BeforeClass &n...
   Author: Ramkrishna.S.Vasudevan, 2012-10-19, 05:40
RE: Unable to add co-processor to table through HBase api - HBase - [mail # user]
...I can attach the code that I tried.  Here as the HTD is getting modified we may need to call modifyTable(). My testclass did try this while doing creation of table itself.  I will ...
   Author: Ramkrishna.S.Vasudevan, 2012-10-19, 05:23
RE: High IPC Latency - HBase - [mail # user]
...Hi Yousuf  couple Yes you are right.  Regards Ram  couple OR...
   Author: Ramkrishna.S.Vasudevan, 2012-10-19, 04:38
RE: one RegionServer crashed and the whole cluster was blocked - HBase - [mail # user]
... Ideally should not.  But if your client was generating data for the  regions that were dead at that time then client requests willnot be served till  the regions are onl...
   Author: Ramkrishna.S.Vasudevan, 2012-10-18, 12:15
RE: Checking major compaction - HBase - [mail # user]
...I meant to say write some 10 rows.(not right)  Regards Ram  ...
   Author: Ramkrishna.S.Vasudevan, 2012-10-18, 09:25
RE: Checking major compaction - HBase - [mail # user]
...Hi   Yes Kiran you can go thro the logs also.    You will see some logs like  'Start major compaction for .............. 'Compacting file  ................ 'Compacti...
   Author: Ramkrishna.S.Vasudevan, 2012-10-18, 08:34
RE: Checking major compaction - HBase - [mail # user]
...HBASE-6033 does the work that you ask for.  It is currently in Trunk version of HBase.  Regards Ram  ...
   Author: Ramkrishna.S.Vasudevan, 2012-10-18, 06:25
RE: Unable to add co-processor to table through HBase api - HBase - [mail # user]
...Do let me know if you are stuck up.  May be I did not get your actual problem.    All the best.  Regards Ram  ...
   Author: Ramkrishna.S.Vasudevan, 2012-10-18, 04:27
RE: Regionservers not connecting to master - HBase - [mail # user]
...Just check out your etc/hosts files.  I have not worked on VMs anyway to tell the problem more precisely.  Regards Ram  ...
   Author: Ramkrishna.S.Vasudevan, 2012-10-18, 04:25
RE: Where is code in hbase that physically delete a record? - HBase - [mail # user]
...Hi Yun  Hope Anoop's clear explanation will help you. Just to add on, after you wrap the StoreScanner in your Custome Scanner Impl you will invoke the next(List) on the delegator(here t...
   Author: Ramkrishna.S.Vasudevan, 2012-10-18, 04:20
Sort:
project
HBase (196)
type
mail # dev (114)
mail # user (82)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (196)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Ramkrishna.S.Vasudevan