| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
2263 (0.153s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: writing and reading from a region at once - HBase - [mail # user]
|
|
...Inline. J-D On Thu, Apr 25, 2013 at 1:09 PM, Aaron Zimmerman wrote: There's MVCC, so reads can happen while someone else is writing. What you should expect from HBa...
|
|
|
Author: Jean-Daniel Cryans,
2013-04-25, 21:34
|
|
|
Re: [VOTE] The 2nd hbase 0.94.7 release candidate is available for download - HBase - [mail # dev]
|
|
...I ran a PE seq write + scan on my machine, works good. +1 J-D On Wed, Apr 24, 2013 at 6:22 PM, lars hofhansl wrote: ...
|
|
|
Author: Jean-Daniel Cryans,
2013-04-25, 19:56
|
|
|
Re: HBase - prioritizing writes over reads? - HBase - [mail # user]
|
|
...Short answer is no, there's no knob or configuration to do that. Longer answer is it depends. Are the reads and writes going to different regions/tables? If so, disable the balancer an...
|
|
|
Author: Jean-Daniel Cryans,
2013-04-25, 17:17
|
|
|
Unscientific comparison of fully-cached zipfian reading - HBase - [mail # dev]
|
|
...Hey guys, I did a little benchmarking to see what kind of numbers we get from the block cache and the OS cache. Please see: https://docs.google.com/spreadsheet/pub?key=0Ao87IrzZJ...
|
|
|
Author: Jean-Daniel Cryans,
2013-04-25, 01:01
|
|
|
[HBASE-8381] TestTableInputFormatScan on Hadoop 2 fails because YARN kills our applications - HBase - [issue]
|
|
...Snippet from http://54.241.6.143/job/HBase-0.94-Hadoop-2/org.apache.hbase$hbase/72/testReport/junit/org.apache.hadoop.hbase.mapreduce/TestTableInputFormatScan1/testScanEmptyToEmpty/2013-04-1...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8381
Author: Jean-Daniel Cryans,
2013-04-25, 00:12
|
|
|
Re: [VOTE] The 1st hbase 0.94.7 release candidate is available for download - HBase - [mail # dev]
|
|
...I've been running with RC0 for about a week now on a 10 nodes cluster doing performance testing and bulk loads, very stable. I also ran a small PE on my local machine. +1 J-D &nb...
|
|
|
Author: Jean-Daniel Cryans,
2013-04-24, 17:09
|
|
|
[HBASE-8391] StochasticLoadBalancer doesn't call needsBalance - HBase - [issue]
|
|
...StochasticLoadBalancer doesn't call BaseLoadBalancer.needsBalance so it always try to compute a move even if the cluster is correctly balanced. While looking at that code I figured I could r...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8391
Author: Jean-Daniel Cryans,
2013-04-24, 02:31
|
|
|
Re: Build failed in Jenkins: hbase-0.95-on-hadoop2 #77 - HBase - [mail # dev]
|
|
...Builds are failing a lot with this: [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase: Too many unapproved licenses: 1 -> [Help 1]...
|
|
|
Author: Jean-Daniel Cryans,
2013-04-23, 20:21
|
|
|
[HBASE-3557] Quick disable call to drop a table - HBase - [issue]
|
|
...From the mailing list, it seems that a feature that enables the disabling of tables without having to wait for regions to flush would be quite popular. In the case where you do rapid develop...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3557
Author: Jean-Daniel Cryans,
2013-04-18, 22:53
|
|
|
[HBASE-2611] Handle RS that fails while processing the failure of another one - HBase - [issue]
|
|
...HBASE-2223 doesn't manage region servers that fail while doing the transfer of HLogs queues from other region servers that failed. Devise a reliable way to do it....
|
|
|
http://issues.apache.org/jira/browse/HBASE-2611
Author: Jean-Daniel Cryans,
2013-04-18, 15:27
|
|
|
|