Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 170 (0.286s).
Loading phrases to help you
refine your search...
[HBASE-5844] Delete the region servers znode after a regions server crash - HBase - [issue]
...today, if the regions server crashes, its znode is not deleted in ZooKeeper. So the recovery process will stop only after a timeout, usually 30s.By deleting the znode in start script, we rem...
http://issues.apache.org/jira/browse/HBASE-5844    Author: Nicolas Liochon, 2013-05-20, 08:19
[HBASE-6295] Possible performance improvement in client batch operations: presplit and send in background - HBase - [issue]
...today batch algo is:for Operation o: List<Op>{  add o to todolist  if todolist > maxsize or o last in list    split todolist per location &nb...
http://issues.apache.org/jira/browse/HBASE-6295    Author: Nicolas Liochon, 2013-05-17, 22:58
Re: Invitation to use Google Talk - HBase - [mail # dev]
...Sorry about that. I was fighting with Google Hangout.   On Fri, May 17, 2013 at 7:44 PM, Jean-Daniel Cryans wrote:  ...
   Author: Nicolas Liochon, 2013-05-17, 17:50
[HBASE-8570] CompactSplitThread logs a CompactSplitThread$CompactionRunner but it does not have a toString - HBase - [issue]
...2013-05-17 13:51:35,664 ERROR [regionserver60020-smallCompactions-1368795988827] org.apache.hadoop.hbase.regionserver.CompactSplitThread: Compaction failed org.apache.hadoop.hbase.re...
http://issues.apache.org/jira/browse/HBASE-8570    Author: Nicolas Liochon, 2013-05-17, 14:54
Re: Doubt Regading HLogs - HBase - [mail # user]
...Yes, it's by design. The last log file the one beeing written by HBase The safe option is to wait for this file to be closed by HBase.  As Yong said, you can change the roll parameter i...
   Author: Nicolas Liochon, 2013-05-17, 14:37
Re: Doubt Regading HLogs - HBase - [mail # user]
...That's HDFS.  When a file is currently written, the size is not known, as the write is in progress. So the namenode reports a size of zero (more exactly, it does not take into account t...
   Author: Nicolas Liochon, 2013-05-17, 11:09
[HBASE-8466] Netty messages in the logs - HBase - [issue]
...We've got this:ATTENTION: The pipeline contains no upstream handlers; discarding: [id: 0x1f79354a] OPENATTENTION: The pipeline contains no upstream handlers; discarding: [id: 0x1f79354a] BOU...
http://issues.apache.org/jira/browse/HBASE-8466    Author: Nicolas Liochon, 2013-05-16, 00:29
[HBASE-8255] Merge issue in HBASE-7807 on 0.95 (not trunk): postOpen coprocessor is now called twice - HBase - [issue]
...For HRegion.javaOn trunk:svn diff -r 1451024:1451025 . | grep detritus+   * Clean up any temp detritus that may have been left around from previous operation attempts.+   * Clean u...
http://issues.apache.org/jira/browse/HBASE-8255    Author: Nicolas Liochon, 2013-05-15, 19:37
[HBASE-5843] Improve HBase MTTR - Mean Time To Recover - HBase - [issue]
...A part of the approach is described here: https://docs.google.com/document/d/1z03xRoZrIJmg7jsWuyKYl6zNournF_7ZHzdi0qz_B4c/editThe ideal target is: failure impact client applications only by ...
http://issues.apache.org/jira/browse/HBASE-5843    Author: Nicolas Liochon, 2013-05-14, 19:42
[HBASE-8489] Fix HBASE-8482 on trunk - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-8489    Author: Nicolas Liochon, 2013-05-07, 09:29
Sort:
project
HBase (170)
HDFS (5)
MapReduce (3)
Hadoop (1)
Zookeeper (1)
type
mail # dev (80)
mail # user (51)
issue (39)
date
last 7 days (9)
last 30 days (23)
last 90 days (94)
last 6 months (159)
last 9 months (170)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (977)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (413)
Gary Helmling (290)
Nicolas Liochon