Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 232 (0.107s).
Loading phrases to help you
refine your search...
Re: What does "Found lingering reference file" mean? - HBase - [mail # user]
...RECOVERED_EDITS is not a column family.  It should be ignored by hbck.  Filed a jira:  https://issues.apache.org/jira/browse/HBASE-7640  Thanks, Jimmy  On Mon, Jan 2...
   Author: Jimmy Xiang, 2013-01-21, 22:45
[HBASE-7623] Username is not available for HConnectionManager to use in HConnectionKey - HBase - [issue]
...Sometimes, some non-IOException prevents User.getCurrent() to get a username.  It makes it impossible to create a HConnection.  We should catch all exception here:   &nbs...
http://issues.apache.org/jira/browse/HBASE-7623    Author: Jimmy Xiang, 2013-01-18, 22:19
Re: testRegionShouldNotBeDeployed failing - HBase - [mail # dev]
...Cool, thanks!  Jimmy  On Wed, Jan 16, 2013 at 4:22 PM, Jean-Marc Spaggiari  wrote:  ...
   Author: Jimmy Xiang, 2013-01-17, 00:26
Re: testRegionShouldNotBeDeployed failing - HBase - [mail # dev]
...This is a different issue.  Please file a jira for this issue.  I saw this before too. I think it is flaky.  Thanks, Jimmy  On Wed, Jan 16, 2013 at 2:47 PM, Jean-Marc Spa...
   Author: Jimmy Xiang, 2013-01-16, 22:53
Re: testRegionShouldNotBeDeployed failing - HBase - [mail # dev]
...The test works for me locally with the latest code.  Can you give it a try with the latest code?  If it still fails for you, sure, please file a jira.  Thanks a lot, Jimmy &nb...
   Author: Jimmy Xiang, 2013-01-16, 19:46
Re: testRegionShouldNotBeDeployed failing - HBase - [mail # dev]
...I should have just fixed it with HBASE-7575.  Let me take a look.  Thanks, Jimmy  On Wed, Jan 16, 2013 at 11:18 AM, Jean-Marc Spaggiari  wrote:  ...
   Author: Jimmy Xiang, 2013-01-16, 19:29
[HBASE-7498] Make REST server thread pool size configurable - HBase - [issue]
...Currently, the REST server thread pool size is the default: 250.  It can't be configured.  We need to make it configurable so that it can be adjusted per traffic/load so that REST ...
http://issues.apache.org/jira/browse/HBASE-7498    Author: Jimmy Xiang, 2013-01-15, 19:40
Re: [ANNOUNCE] New Apache HBase Committers - Matteo Bertozzi and Chunhui Shen - HBase - [mail # dev]
...Congratulations! Matteo and Chunhui!!   On Wed, Jan 2, 2013 at 11:37 AM, Jonathan Hsieh  wrote:  ...
   Author: Jimmy Xiang, 2013-01-02, 19:40
[HBASE-5620] Convert the client protocol of HRegionInterface to PB - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-5620    Author: Jimmy Xiang, 2013-01-02, 17:25
[HBASE-6272] In-memory region state is inconsistent - HBase - [issue]
...AssignmentManger stores region state related information in several places: regionsInTransition, regions (region info to server name map), and servers (server name to region info set map). &...
http://issues.apache.org/jira/browse/HBASE-6272    Author: Jimmy Xiang, 2013-01-01, 10:26
Sort:
project
HBase (232)
Zookeeper (5)
Hadoop (1)
type
issue (134)
mail # dev (67)
mail # user (31)
date
last 7 days (3)
last 30 days (15)
last 90 days (52)
last 6 months (104)
last 9 months (232)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
lars hofhansl (976)
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 (410)
Gary Helmling (290)
Jimmy Xiang