| clear query|facets|time |
Search criteria: .
Results from 21 to 28 from
28 (0.092s).
|
|
|
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
|
|
|
|