| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
209 (0.255s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6638] Move DaemonThreadFactory into Threads (0.94) - HBase - [issue]
|
|
...Move DaemonThreadFactory out of HTable and into Threads since its a generally useful class....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6638
Author: Jesse Yates,
2012-08-25, 12:37
|
|
|
Re: TestThriftServerCmdLine seems to need 12 minutes to run. - HBase - [mail # dev]
|
|
...On Fri, Aug 24, 2012 at 6:54 AM, N Keywal wrote: the high level API and also coordination via ZK (so full cluster setup/down is included in the test time). There is a force...
|
|
|
Author: Jesse Yates,
2012-08-24, 19:07
|
|
|
[HBASE-6570] Fix hfile/log cleaning delegate method naming - HBase - [issue]
|
|
...Simple change from isFileDeleteable to isFileDeletable....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6570
Author: Jesse Yates,
2012-08-18, 10:30
|
|
|
Re: avro generated code and m2eclipse - HBase - [mail # dev]
|
|
......yes? Wanna file a ticket to get the avro hooks into m2eclipse? Jesse Yates @jesse_yates jyates.github.com On Thu, Aug 9, 2012 at 1:05 PM, Michael Drzal wrote: ...
|
|
|
Author: Jesse Yates,
2012-08-10, 16:13
|
|
|
Re: avro generated code and m2eclipse - HBase - [mail # dev]
|
|
...If you run 'mvn generate-sources' it should make the avro sources, which you can then reference from the eclipse project. The docs overlooks that a little bit. I think there is a comme...
|
|
|
Author: Jesse Yates,
2012-08-09, 18:28
|
|
|
Re: Use of required keyword in protobuf messages - HBase - [mail # dev]
|
|
...On Tue, Aug 7, 2012 at 12:47 AM, Stack wrote: I've found (in my limited experience) that it ends up being a single helper/util function per message, though at worst it can be on...
|
|
|
Author: Jesse Yates,
2012-08-07, 16:25
|
|
|
Re: using test-jars in hbase maven project - HBase - [mail # dev]
|
|
...This is a known issue in maven that we have to do a more advanced build phase (test-compile) to run a simpler one. The main reason behind this is that maven isn't smart enough at the moment ...
|
|
|
Author: Jesse Yates,
2012-08-01, 23:21
|
|
|
Re: [jira] [Created] (HBASE-6458) reuse BinaryComparator - HBase - [mail # dev]
|
|
...+1 Jesse Yates @jesse_yates jyates.github.com On Thu, Jul 26, 2012 at 11:01 AM, Stack wrote: ...
|
|
|
Author: Jesse Yates,
2012-07-26, 18:09
|
|
|
[HBASE-6383] Investigate using 2Q for block cache - HBase - [issue]
|
|
...Currently we use a basic version of LRU to handle block caching. LRU is know to be very susceptible to scan thrashing (not scan resistant), which is a common operation in HBase. 2Q is an eff...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6383
Author: Jesse Yates,
2012-07-17, 21:04
|
|
|
Re: HBase 0.94.1 - HBase - [mail # dev]
|
|
...Its a little funky to deprecate at this point, but the stable release argument is completely valid, especially to get the metrics into the singularity. +1 Jesse Yates @jesse_yates jyat...
|
|
|
Author: Jesse Yates,
2012-07-10, 00:27
|
|
|
|