| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
96 (0.325s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Can I use coprocessor to record the deleted data caused by ttl? - HBase - [mail # user]
|
|
...I want to record the data change from the source table. Thanks for your apply. regards! Yong On Sat, Sep 1, 2012 at 1:01 AM, lars hofhansl wrote:...
|
|
|
Author: yonghu,
2012-09-01, 13:14
|
|
|
Can I use coprocessor to record the deleted data caused by ttl? - HBase - [mail # user]
|
|
...Dear All, I wonder if I can use coprocessor to record the deleted data caused by ttl. Any ideas? regards! Yong...
|
|
|
Author: yonghu,
2012-08-31, 20:13
|
|
|
Re: What happened in hlog if data are deleted cuased by ttl? - HBase - [mail # user]
|
|
...Sorry for that. I didn't use the right parameter. Now I get the point. regards! Yong On Wed, Aug 22, 2012 at 10:49 AM, Harsh J wrote:...
|
|
|
Author: yonghu,
2012-08-22, 10:02
|
|
|
Re: What happened in hlog if data are deleted cuased by ttl? - HBase - [mail # user]
|
|
...And also an interesting point is that the ttl data will not exist in hfile. I have made the following test, hbase(main):003:0> create 'test',{TTL=>'200',NAME=>'course'} 0 row(...
|
|
|
Author: yonghu,
2012-08-22, 08:35
|
|
|
Re: What happened in hlog if data are deleted cuased by ttl? - HBase - [mail # user]
|
|
...I can fully understand normal deletion. But, in my point of view, ttl deletion is different than the normal deletion. The insertion of ttl data is recorded in hlog. But the ttl deletion is n...
|
|
|
Author: yonghu,
2012-08-22, 08:19
|
|
|
Re: What happened in hlog if data are deleted cuased by ttl? - HBase - [mail # user]
|
|
...Thanks for your response. Can you tell me how the data is deleted due to the ttl? Which module in HBase will trigger deletion? You mentioned the scanner, does it mean the scanner will scan t...
|
|
|
Author: yonghu,
2012-08-21, 14:42
|
|
|
Re: Put w/ timestamp -> Deleteall -> Put w/ timestamp fails - HBase - [mail # user]
|
|
...Hi Harsh, I have a question of your description. The deleted tag masks the new inserted value with old timestamp, that's why the new inserted data can'be seen. But after major compacti...
|
|
|
Author: yonghu,
2012-08-15, 11:48
|
|
|
Re: What happened in hlog if data are deleted cuased by ttl? - HBase - [mail # user]
|
|
...Hi Hars, Thanks for your reply. If I understand you right, it means the ttl deletion will not reflect in log. On Tue, Aug 14, 2012 at 3:24 PM, Harsh J wrote:...
|
|
|
Author: yonghu,
2012-08-14, 15:10
|
|
|
What happened in hlog if data are deleted cuased by ttl? - HBase - [mail # user]
|
|
...My hbase version is 0.92. I tried something as follows: 1.Created a table 'test' with 'course' in which ttl=5. 2. inserted one row into the table. 5 seconds later, the row was deleted. Later...
|
|
|
Author: yonghu,
2012-08-14, 10:04
|
|
|
Re: is there anyway to turn off compaction in hbase - HBase - [mail # user]
|
|
...Harsh is right. You find the wrong place. regards! Yong On Sun, Aug 12, 2012 at 1:40 PM, Harsh J wrote: wrote: . l, . l d e?...
|
|
|
Author: yonghu,
2012-08-13, 13:37
|
|
|
|