Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 243 (1.03s).
Loading phrases to help you
refine your search...
[HBASE-6443] HLogSplitter should ignore 0 length files - HBase - [issue]
...Somehow, some WAL files have size 0. Distributed log splitting can't handle it.HLogSplitter should ignore them....
http://issues.apache.org/jira/browse/HBASE-6443    Author: Jimmy Xiang, 2013-04-10, 01:10
Re: trunk build broken? - HBase - [mail # dev]
...It works fine now after I refreshed my workspace, and installed new jars locally.  Thanks, Jimmy  On Tue, Apr 9, 2013 at 12:57 PM, Sergey Shelukhin wrote:  ...
   Author: Jimmy Xiang, 2013-04-09, 20:17
trunk build broken? - HBase - [mail # dev]
...The method retransitionNodeOpening(ZooKeeperWatcher, HRegionInfo, ServerName, int) in the type ZKAssign is not applicable for the arguments (ZooKeeperWatcher, HRegionInfo, ServerName, int, b...
   Author: Jimmy Xiang, 2013-04-09, 18:52
[HBASE-6593] TestAdmin times out sometimes - HBase - [issue]
...In TestAdmin#splitTest, individual put is used to prepare the test data. We can group them together so as to avoid possible timeout....
http://issues.apache.org/jira/browse/HBASE-6593    Author: Jimmy Xiang, 2013-04-07, 06:19
[HBASE-6507] [hbck] TestHBaseFsck ran into TableNotEnabledException - HBase - [issue]
...Here is one sample exception:org.apache.hadoop.hbase.TableNotEnabledException: org.apache.hadoop.hbase.TableNotEnabledException: tableHDFSRegioininfoMissing at org.apache.hadoop.hbase.master...
http://issues.apache.org/jira/browse/HBASE-6507    Author: Jimmy Xiang, 2013-04-07, 06:18
[HBASE-6644] HBaseAdmin.createTable should wait more till table is enabled. - HBase - [issue]
...As mentioned by Jon in HBASE-6576, the issue is not completely fixed.We need to wait longer....
http://issues.apache.org/jira/browse/HBASE-6644    Author: Jimmy Xiang, 2013-04-07, 06:15
[HBASE-6643] Accept encoded region name in compacting/spliting region from shell - HBase - [issue]
...Sometimes, the region name has binary characters. When compacting/splitting it from shell, the region name is not recognized.  If we can support encoded region name, it will make things...
http://issues.apache.org/jira/browse/HBASE-6643    Author: Jimmy Xiang, 2013-04-07, 06:14
[HBASE-5931] HBase security profile doesn't compile - HBase - [issue]
...The compilation is broken....
http://issues.apache.org/jira/browse/HBASE-5931    Author: Jimmy Xiang, 2013-04-06, 08:06
[HBASE-6182] Make HBase works with jdk1.7 - HBase - [issue]
...jdk1.7 is out for a while. HBase should support it....
http://issues.apache.org/jira/browse/HBASE-6182    Author: Jimmy Xiang, 2013-04-06, 06:25
[HBASE-7314] Can't start REST/Thrift server if HBASE_JMX_OPTS not set - HBase - [issue]
...By default JMX is enabled for REST server and Thrift server.  However, if HBASE_JMX_OPTS is not set, and JMX remote access rule is not set, we can't bring up the REST/Thrift server due ...
http://issues.apache.org/jira/browse/HBASE-7314    Author: Jimmy Xiang, 2013-04-06, 06:25
Sort:
project
HBase (243)
Zookeeper (5)
Hadoop (1)
type
issue (140)
mail # dev (72)
mail # user (31)
date
last 7 days (2)
last 30 days (15)
last 90 days (55)
last 6 months (94)
last 9 months (243)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Jimmy Xiang