| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
176 (3.024s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7521] fix HBASE-6060 (regions stuck in opening state) in 0.94 - HBase - [issue]
|
|
...Discussion in HBASE-6060 implies that the fix there does not work on 0.94. Still, we may want to fix the issue in 0.94 (via some different fix) because the regions stuck in opening for ridic...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7521
Author: Sergey Shelukhin,
2013-03-15, 03:52
|
|
|
Re: Is it feasible to delete qualified tombstones during minor compaction? - HBase - [mail # dev]
|
|
...Actually, major compaction still doesn't look at memstore so the window for reappearing puts is still there, it's just small. I am +1 on the OP idea :) On Thu, Mar 14, 2013 at 10:00 AM...
|
|
|
Author: Sergey Shelukhin,
2013-03-14, 17:46
|
|
|
[HBASE-8036] ProtobufUtil.multi behavior is inconsistent in case of errors - HBase - [issue]
|
|
...ProtobufUtil splits operations by regions and performs multiple client.multi calls. In case if there are certain errors inside RS, HRegionServer adds the corresponding exceptions to MultiRes...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8036
Author: Sergey Shelukhin,
2013-03-14, 00:50
|
|
|
[HBASE-8095] TestSnapshotsFromAdmin::testBackoffLogic depends on time - HBase - [issue]
|
|
...Failed for me while my machine was under load: Failed tests: testBackoffLogic(org.apache.hadoop.hbase.client.TestSnapshotFromAdmin): Elapsed time:4119 is more than expected max:4050Lo...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8095
Author: Sergey Shelukhin,
2013-03-13, 22:14
|
|
|
Re: Welcome our newest Committer Anoop - HBase - [mail # user]
|
|
...Congrats! On Tue, Mar 12, 2013 at 10:38 PM, xkwang bruce wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-13, 17:23
|
|
|
[HBASE-7935] make policy and compactor in default store engine separately pluggable (for things like tier-based, and default policy experiments with permutations) - HBase - [issue]
|
|
...Technically, StoreEngine can be used to achieve any permutations of things, but to make it more convenient to replace compaction policy/compator in standard schemes like tier-based, we can a...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7935
Author: Sergey Shelukhin,
2013-03-11, 23:48
|
|
|
Re: reason to do major compaction after split - HBase - [mail # dev]
|
|
...+1. That gives us a lot of freedom to do stuff in many scenarios. On Thu, Mar 7, 2013 at 5:42 PM, Andrew Purtell wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-08, 19:32
|
|
|
Re: reason to do major compaction after split - HBase - [mail # dev]
|
|
...Hmm... ranges sounds good, but for files, it would be nice if there were a hardlink mechanism. It should be trivial to do in HDFS if blocks could belong to several files. Then we don't have ...
|
|
|
Author: Sergey Shelukhin,
2013-03-07, 23:22
|
|
|
Re: reason to do major compaction after split - HBase - [mail # dev]
|
|
...Hmm... should we have hardlinks (or use HDFS hardlinks if any?) to solve this problem. HalfHFile could be HFileWithRange :) On Thu, Mar 7, 2013 at 2:13 PM, Stack wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-07, 23:20
|
|
|
Re: reason to do major compaction after split - HBase - [mail # dev]
|
|
...Can you create same-level references instead of references to references? On Thu, Mar 7, 2013 at 11:03 AM, Enis Söztutar wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-07, 20:58
|
|
|
|