| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
2475 (0.061s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7041] Port HBASE-6728 '[89-fb] prevent OOM possibility due to per connection responseQueue being unbounded' to trunk - HBase - [issue]
|
|
...Moving out. Pull in if gets attention before 0.96 goes out....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7041
Author: Ted Yu,
2013-04-24, 00:02
|
|
|
[HBASE-7704] migration tool that checks presence of HFile V1 files - HBase - [issue]
|
|
...Below was Stack's comment from HBASE-7660:Regards the migration 'tool', or 'tool' to check for presence of v1 files, I imagine it as an addition to the hfile tool http://hbase.apache.org/boo...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7704
Author: Ted Yu,
2013-04-23, 21:06
|
|
|
Re: HBase 0.94.6 TestHFileBlock fails testGzipCompression test with Snappy enabled - HBase - [mail # dev]
|
|
...The test uses GZ compression: assertEquals(correctTestBlockStr, createTestBlockStr(GZ, correctGzipBlockLength)); Can you tell us w...
|
|
|
Author: Ted Yu,
2013-04-23, 17:38
|
|
|
[HBASE-8354] Backport HBASE-7878 'recoverFileLease does not check return value of recoverLease' to 0.94 - HBase - [issue]
|
|
...HBASE-7878 fixed an issue which may lead to data loss.We should backport to 0.94 branch...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8354
Author: Ted Yu,
2013-04-23, 07:53
|
|
|
Re: help why do my regionservers shut themselves down? - HBase - [mail # user]
|
|
...Kaveh: What version of HBase are you using ? Around 2013-04-22 16:47:56, did you observe anything else happening in your cluster ? See below: 2013-04-22 16:47:56,830 INFO org.apache.ha...
|
|
|
Author: Ted Yu,
2013-04-23, 02:35
|
|
|
Re: Setting ClassLoader in HBaseConfiguration - HBase - [mail # user]
|
|
...The static block in HConnectionManager requires some consideration if we are to support custom classloader in HBaseConfiguration. Suppose you have a Configuration object with custom classloa...
|
|
|
Author: Ted Yu,
2013-04-22, 16:28
|
|
|
Re: Slow region server recoveries - HBase - [mail # user]
|
|
...Varun: Thanks for trying out HBASE-8354 . Can you move the text in Environment section of HBASE-8389 to Description ? If you have a patch for HBASE-8389, can you upload it ? &nbs...
|
|
|
Author: Ted Yu,
2013-04-21, 17:57
|
|
|
Re: Hbase question - HBase - [mail # user]
|
|
...HBase relies on hdfs features heavily. HBase also supports running Map Reduce Jobs. You can find examples in these places (0.94 codebase): ./security/src/test/java/org/apac...
|
|
|
Author: Ted Yu,
2013-04-21, 17:17
|
|
|
Re: Setting ClassLoader in HBaseConfiguration - HBase - [mail # user]
|
|
...Since HBaseConfiguration extends Configuration, can you utilize this method from Configuration ? public void setClassLoader(ClassLoader classLoader) { Thanks On Sun, Apr 2...
|
|
|
Author: Ted Yu,
2013-04-21, 17:12
|
|
|
Re: default region splitting on which value? - HBase - [mail # user]
|
|
...Thanks for sharing the information below. How do you plan to store time (when the bus gets to each stop) in the row ? Or maybe it is not of importance to you ? On Sat, Apr 20, 20...
|
|
|
Author: Ted Yu,
2013-04-21, 01:34
|
|
|
|