Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 232 (0.357s).
Loading phrases to help you
refine your search...
Re: Any objections to my putting up a 0.95.0RC? - HBase - [mail # dev]
...+1  On Fri, Mar 29, 2013 at 1:50 PM, Jesse Yates wrote:  ...
   Author: Jimmy Xiang, 2013-03-29, 20:51
[HBASE-8144] Limit number of attempts to assign a region - HBase - [issue]
...In sending a region open request to a region server, we make sure we try at most some configured times.  However, once the request is accepted by the region server, the region could go ...
http://issues.apache.org/jira/browse/HBASE-8144    Author: Jimmy Xiang, 2013-03-29, 02:24
[HBASE-8173] HMaster#move wraps IOException in UnknownRegionException - HBase - [issue]
...HMaster#move wraps IOException in UnknownRegionException since the client expects UnknownRegionException. We should use IOException instead. This changes the client interface (HBaseAdmin). &...
http://issues.apache.org/jira/browse/HBASE-8173    Author: Jimmy Xiang, 2013-03-26, 00:58
[HBASE-8137] Add failed to open/close region state - HBase - [issue]
...Since we are going to remove assignment timeout monitor, we should add some state to show if a region failed to open/close after max retries....
http://issues.apache.org/jira/browse/HBASE-8137    Author: Jimmy Xiang, 2013-03-20, 20:14
Re: Welcome our newest Committer Anoop - HBase - [mail # user]
...Congratulations!  On Wed, Mar 20, 2013 at 6:11 AM, Jonathan Hsieh  wrote:  ...
   Author: Jimmy Xiang, 2013-03-20, 15:17
[HBASE-7803] [REST] Support caching on scan - HBase - [issue]
...I have a YCSB client using the REST API.  My testing shows the performance for scan with REST API is much worse than that with the java client API.  We need to look into it and fin...
http://issues.apache.org/jira/browse/HBASE-7803    Author: Jimmy Xiang, 2013-03-20, 06:26
[HBASE-7776] Use ErrorReporter/Log instead of System.out in hbck - HBase - [issue]
...There are lots places to log messages with System.out.  We should use ErrorReporter or Log instead, which can be configured to catch what we want....
http://issues.apache.org/jira/browse/HBASE-7776    Author: Jimmy Xiang, 2013-03-05, 07:52
[HBASE-6357] Failed distributed log splitting stuck on master web UI - HBase - [issue]
...Failed distributed log splitting MonitoredTask is stuck on the master web UI since it is not aborted....
http://issues.apache.org/jira/browse/HBASE-6357    Author: Jimmy Xiang, 2013-02-28, 22:49
[HBASE-7199] hbck should check lingering reference hfile and have option to sideline them automatically - HBase - [issue]
...Sometimes, some lingering reference hfile points to some region doesn't exist any more.  This will prevent the region to open.  Hbck should be able to find these files and sideline...
http://issues.apache.org/jira/browse/HBASE-7199    Author: Jimmy Xiang, 2013-02-26, 08:23
[HBASE-6206] Large tests fail with jdk1.7 - HBase - [issue]
...Failed tests:   testSimplePutDelete(org.apache.hadoop.hbase.replication.TestMasterReplication): Waited too much time for put replication  testCyclicReplication(org.apache.hado...
http://issues.apache.org/jira/browse/HBASE-6206    Author: Jimmy Xiang, 2013-02-26, 08:23
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 (13)
last 90 days (52)
last 6 months (104)
last 9 months (232)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
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)
Jimmy Xiang