Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 233 (0.255s).
Loading phrases to help you
refine your search...
[HBASE-5621] Convert admin protocol of HRegionInterface to PB - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-5621    Author: Jimmy Xiang, 2013-04-06, 06:25
[HBASE-5967] OpenDataException because HBaseProtos.ServerLoad cannot be converted to an open data type - HBase - [issue]
...I saw this error in the master log:Caused by: java.lang.IllegalArgumentException: Method org.apache.hadoop.hbase.master.MXBean.getRegionServers has parameter or return type that cannot be tr...
http://issues.apache.org/jira/browse/HBASE-5967    Author: Jimmy Xiang, 2013-04-06, 06:25
[HBASE-8215] Removing existing .regioninfo in writeRegioninfoOnFilesystem - HBase - [issue]
...If HRegion#writeRegioninfoOnFilesystem:    if (fs.exists(regioninfoPath) &&        fs.getFileStatus(regioninfoPath).getLen() > 0) { &n...
http://issues.apache.org/jira/browse/HBASE-8215    Author: Jimmy Xiang, 2013-04-05, 02:00
[HBASE-6881] All regionservers are marked offline even there is still one up - HBase - [issue]
...+        RegionPlan newPlan = plan;+        if (!regionAlreadyInTransitionException) {+          // Force a new plan and reas...
http://issues.apache.org/jira/browse/HBASE-6881    Author: Jimmy Xiang, 2013-04-04, 22:16
Re: Please welcome our newest committer, Amitanand Aiyer - HBase - [mail # dev]
...Congratulations!  On Thu, Apr 4, 2013 at 10:40 AM, Sergey Shelukhin wrote:  ...
   Author: Jimmy Xiang, 2013-04-04, 17:51
Re: Disable flaky tests, and let Jenkin stay blue? - HBase - [mail # dev]
...HBASE-8256 was filed.  We can discuss it further on the Jira if interested.  Thanks, Jimmy  On Tue, Apr 2, 2013 at 10:50 AM, Nicolas Liochon  wrote:  ...
   Author: Jimmy Xiang, 2013-04-03, 18:14
Re: 0.95 and 0.96 remaining issues - HBase - [mail # dev]
...+1 on flaky category.  I filed HBASE-8256 to work on it.  For those flaky tests, we can have a separate Jenkin build for it.  Thanks, Jimmy  On Wed, Apr 3, 2013 at 7:53 A...
   Author: Jimmy Xiang, 2013-04-03, 18:10
Re: Hbase ConnectionLoss for /hbase/master - HBase - [mail # user]
...Is this exception seen in the client side? Was your HBase still running fine at that moment?  How many connections do you open in your client?  Which HBase version is it?  Tha...
   Author: Jimmy Xiang, 2013-04-03, 15:43
Re: Disable flaky tests, and let Jenkin stay blue? - HBase - [mail # dev]
...When I tried to find out a way to ignore a single test case, I came across this:  "Tests *should* be consistent, they *should* be portable, and they *should*always pass. If a specific t...
   Author: Jimmy Xiang, 2013-04-02, 17:39
Re: Disable flaky tests, and let Jenkin stay blue? - HBase - [mail # dev]
...Yes, it is an on-going effort.  I was wondering should we disable a test at first, if it is flaky. We can always bring it back, once it is fixed and reviewed, which may take some time s...
   Author: Jimmy Xiang, 2013-04-02, 17:20
Sort:
project
HBase (233)
Zookeeper (5)
Hadoop (1)
type
issue (135)
mail # dev (67)
mail # user (31)
date
last 7 days (4)
last 30 days (14)
last 90 days (54)
last 6 months (105)
last 9 months (233)
author
Stack (3757)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Jimmy Xiang