| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
177 (0.108s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
reason to do major compaction after split - HBase - [mail # dev]
|
|
...Hi. Is there a reason to do major compaction after split, instead of allowing the reference files to go away gradually as the normal compactions happen? I could think up two reasons - region...
|
|
|
Author: Sergey Shelukhin,
2013-03-07, 18:50
|
|
|
[HBASE-7819] consider split improvements for stripe compactions - HBase - [issue]
|
|
...From discussions in HBASE-7667, and in person.Files cannot be "just moved" to new regions because of snapshot reliance on that not happening (correct me if I'm wrong).However, obviously we d...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7819
Author: Sergey Shelukhin,
2013-03-07, 18:43
|
|
|
Re: Possible to delete a specific cell? - HBase - [mail # user]
|
|
...Nevermind, I misread the scenario the other way around. On Thu, Mar 7, 2013 at 10:26 AM, Kevin O'dell wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-07, 18:39
|
|
|
Re: Possible to delete a specific cell? - HBase - [mail # user]
|
|
...Shouldn't you be able to insert delete with t belonging to (t2, t3) to achieve this effect? On Thu, Mar 7, 2013 at 10:12 AM, Jonathan Natkins wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-07, 18:22
|
|
|
[HBASE-7964] requestCompaction priority argument is not used (except for user compaction check) - HBase - [issue]
|
|
...In some places, like major compaction chore or requesting interface for coproc, we pass priority value to requestCompaction.Checking the code in trunk and old code in 94, I see that neither ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7964
Author: Sergey Shelukhin,
2013-03-06, 01:02
|
|
|
Re: Any code example for access HBase using C++ except theout-of-date Democlient.cpp ? - HBase - [mail # user]
|
|
...That looks correct. Do you want to file a JIRA and attach the patch? Otherwise I can do it later today/tomorrow. On Mon, Mar 4, 2013 at 1:29 AM, Kun Ling wrote: ...
|
|
|
Author: Sergey Shelukhin,
2013-03-04, 18:55
|
|
|
[HBASE-7589] Jenkins findbugs check produces bogus results, and when/if they aren't it's hard to figure out what the bugs are - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7589
Author: Sergey Shelukhin,
2013-03-04, 18:27
|
|
|
[HBASE-7843] enable encapsulating compaction policy/compactor/store file manager interaction shennanigans - HBase - [issue]
|
|
...To avoid massive casting and/or deciphering of structures traveling between SFM, compaction policy, and compactor in non-trivial compaction schemes like stripe or level, we need to make inte...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7843
Author: Sergey Shelukhin,
2013-02-28, 06:55
|
|
|
Re: finding javadoc warnings for particular QA run - HBase - [mail # dev]
|
|
...Is findbugs warnings file now a real diff? Last time I checked it was a full dump of all warnings, including preexisting ones. I usually use this to see where counts increased, in the ...
|
|
|
Author: Sergey Shelukhin,
2013-02-28, 03:43
|
|
|
|