Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 232 (0.187s).
Loading phrases to help you
refine your search...
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
[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
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