| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
58639 (0.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBASECON 2013 - HBase - [mail # user]
|
|
...On Fri, Jun 14, 2013 at 10:36 AM, karunakar wrote: This page says they should be available in a few weeks: http://blog.cloudera.com/blog/2013/06/the-hbasecon-2013-afterglow/ &nb...
|
|
|
Author: Stack,
2013-06-15, 04:49
|
|
|
Re: Some HLog issues - HBase - [mail # dev]
|
|
...We used to have group commit in HBase until Todd did the work to do the same thing the DFSClient so we removed it. https://issues.apache.org/jira/browse/HBASE-1939 J-D On F...
|
|
|
Author: Jean-Daniel Cryans,
2013-06-15, 02:34
|
|
|
[HBASE-8651] Result of integer multiplication cast to long in HRegionFileSystem#sleepBeforeRetry() - HBase - [issue]
|
|
... Threads.sleep(baseSleepBeforeRetries * sleepMultiplier);Both baseSleepBeforeRetries and sleepMultiplier are integers. Without proper casting, their product may be negative...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8651
Author: Ted Yu,
2013-06-15, 02:00
|
|
|
[HBASE-8742] HTableDescriptor Properties not preserved when cloning - HBase - [issue]
|
|
...When cloning a snapshot to a new table the values[1] set on the original HTableDescriptor are not preserved.This is because the values are not pulled off and set in the RestoreSnapsh...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8742
Author: Micah Whitacre,
2013-06-15, 02:00
|
|
|
答复: Some HLog issues - HBase - [mail # dev]
|
|
...Personally, i hope to have a config key like "innodb_flush_log_at_trx_commit" playing in MySQL:) ________________________________________ 发件人: lars hofhansl [[EMAIL PROTECTED]] 发送时间: 2013年6月...
|
|
|
Author: 谢良,
2013-06-15, 01:02
|
|
|
Some HLog issues - HBase - [mail # dev]
|
|
...While looking at the HLog code I saw some funny methods that are *only* called from tests. For example: public long append(HRegionInfo regionInfo, HLogKey logKey, WALEdit logEdit, ...
|
|
|
Author: lars hofhansl,
2013-06-15, 00:25
|
|
|
Re: some problem about HBase index - HBase - [mail # user]
|
|
...Please help us understand. My read of your question is that you want to query for students in two ways: - "get the student with name 'jean'" - "get the student with id 12" ...
|
|
|
Author: Nick Dimiduk,
2013-06-14, 23:00
|
|
|
Re: large heaps - HBase - [mail # dev]
|
|
...It looks like there's some interest from RedHat in solving these problems using OpenJDK. http://rkennke.wordpress.com/2013/06/10/shenandoah-a-pauseless-gc-for-openjdk/ On Wed, Ju...
|
|
|
Author: Nick Dimiduk,
2013-06-14, 20:30
|
|
|
[HBASE-8743] upgrade hadoop-23 version to 0.23.7 - HBase - [issue]
|
|
...There's a missing class that's causing compile time issues when building with security. This got fixed in 0.23.7. No patch needed just need to bump up the version in pom...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8743
Author: Francis Liu,
2013-06-14, 19:21
|
|
|
[HBASE-8408] Implement namespace - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8408
Author: Francis Liu,
2013-06-14, 18:06
|
|
|
|