Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 28 from 28 (0.237s).
Loading phrases to help you
refine your search...
Re: Increment operations in hbase - HBase - [mail # user]
...The idea was given a region server i can get HRegion and Store files in that region. In Store, there is a method incrementColumnValue, hence I thought of using this method as it may be low-l...
   Author: kiran, 2013-01-13, 07:47
Re: Increment operations in hbase - HBase - [mail # user]
...I am using hbase 0.92.1 and the table is split evenly across 19 nodes and I know the node region splitd. I can construct increment objects for each row hosted in that node according to split...
   Author: kiran, 2013-01-13, 06:50
Increment operations in hbase - HBase - [mail # user]
...Hi,  My usecase is I need to increment 1 million rows with in 15 mins. I tried two approaches but none of the yielded results.  I have used HTable.increment, but is not getting com...
   Author: kiran, 2013-01-12, 10:37
Re: Checking major compaction - HBase - [mail # user]
...Kevin,  Thanks for your reply,  can restarting region servers help to kill the already existing compaction processes in region servers..  Thanks Kiran  On Fri, Oct 19, 20...
   Author: kiran, 2012-10-19, 16:10
Re: Checking major compaction - HBase - [mail # user]
...Hi all,  I mistakenly execution major compaction on the entire table instead of region by region. It is causing so much delay in the write performance, also on the disk and networkI/O. ...
   Author: kiran, 2012-10-19, 15:37
Re: Checking major compaction - HBase - [mail # user]
...Thanks ram,  Is there a way can I check it through region server logs. If it is possible what are the statements that I need to look for ??  Thanks Kiran  On Thu, Oct 18, 2012...
   Author: kiran, 2012-10-18, 06:33
Checking major compaction - HBase - [mail # user]
...Hi all,  Is there a way to check if major compaction is running or not on a table.  Thank you Kiran Sarvabhotla  ...
   Author: kiran, 2012-10-18, 06:12
Re: Setting and using cell timestamp values to retrieve data - HBase - [mail # user]
...Hi Usman  I am going through the same thing.   if it possible then i am going to store the 6 gb of data in single row. is it  faster than creating the new row?...
   Author: kiran, 2012-10-10, 04:37
Sort:
project
HBase (28)
type
mail # user (28)
date
last 7 days (0)
last 30 days (0)
last 90 days (9)
last 6 months (23)
last 9 months (28)
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)
kiran