Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 13 (0.403s).
Loading phrases to help you
refine your search...
[HBASE-6588] enable table throws npe and leaves trash in zk in competition with delete table - HBase - [issue]
...2012-08-15 19:23:36,178 DEBUG org.apache.hadoop.hbase.client.ClientScanner: Creating scanner over .META. starting at key 'test,,'2012-08-15 19:23:36,178 DEBUG org.apache.hadoop.hbase.client....
http://issues.apache.org/jira/browse/HBASE-6588    Author: Zhou wenjian, 2013-05-20, 04:29
[HBASE-7111] hbase zkcli will not start if the zookeeper server chosen to connect to is unavailable - HBase - [issue]
...there are 3 zookeeper servers in my cluster.s1s2s3after killing  s3, i found the hbase zkcli will not start again.it will try to connect to s3 continuely. /11/07 11:01:01 INFO zookeeper...
http://issues.apache.org/jira/browse/HBASE-7111    Author: Zhou wenjian, 2013-05-07, 04:51
[HBASE-7337] SingleColumnValueFilter seems to get unavailble data - HBase - [issue]
...put multi versions of a row.r1 cf:q  version:1 value:1r1 cf:q  version:2 value:3r1 cf:q  version:3 value:2the filter in scan is set as below:SingleColumnValueFilter valueF = n...
http://issues.apache.org/jira/browse/HBASE-7337    Author: Zhou wenjian, 2013-02-26, 04:29
[HBASE-6625] If we have hundreds of thousands of  regions getChildren will encouter zk exception - HBase - [issue]
...2012-05-13 19:37:37,528 DEBUG org.apache.hadoop.hbase.master.AssignmentManager$ExistsUnassignedAsyncCallback: rs=CreateNewTableWith100000Regions,\x05\xB3\x06 g\xE8r\xBB]\x09\xCF,133672402994...
http://issues.apache.org/jira/browse/HBASE-6625    Author: Zhou wenjian, 2013-01-19, 23:33
[HBASE-6843] loading lzo error when using coprocessor - HBase - [issue]
...After applying HBASE-6308,we found error followed2012-09-06 00:44:38,341 DEBUG org.apache.hadoop.hbase.coprocessor.CoprocessorClassLoader: Finding class: com.hadoop.compression.lzo.LzoCodec2...
http://issues.apache.org/jira/browse/HBASE-6843    Author: Zhou wenjian, 2012-12-03, 21:47
[HBASE-6563] s.isMajorCompaction() throws npe will cause current major Compaction checking abort - HBase - [issue]
...2012-05-05 00:49:43,265 ERROR org.apache.hadoop.hbase.regionserver.HRegionServer$MajorCompactionChecker: Caught exceptionjava.lang.NullPointerExceptionat org.apache.hadoop.hbase.regionserver...
http://issues.apache.org/jira/browse/HBASE-6563    Author: Zhou wenjian, 2012-11-08, 09:27
[HBASE-7112] ZK_CLIENT_PORT_KEY maybe is not correct - HBase - [issue]
...the ZK_CLIENT_PORT_KEY is declared as followed:private static final String ZK_CFG_PROPERTY = "hbase.zookeeper.property.";  private static final String ZK_CLIENT_PORT_KEY = ZK_CFG_P...
http://issues.apache.org/jira/browse/HBASE-7112    Author: Zhou wenjian, 2012-11-07, 06:49
[HBASE-7079] testCloseRegionWhenEncodedRegionNameIsNotGiven occainlly fails - HBase - [issue]
...Regressionorg.apache.hadoop.hbase.client.TestAdmin.testCloseRegionWhenEncodedRegionNameIsNotGivenFailing for the past 1 build (Since #147 )Took 2 ms.Error Message-1Stacktracejava.lang.ArrayI...
http://issues.apache.org/jira/browse/HBASE-7079    Author: Zhou wenjian, 2012-10-31, 06:22
[HBASE-6842] the jar used in  coprocessor is not deleted in local which will exhaust  the space of /tmp - HBase - [issue]
...FileSystem fs = path.getFileSystem(HBaseConfiguration.create());      Path dst = new Path(System.getProperty("java.io.tmpdir") +          ja...
http://issues.apache.org/jira/browse/HBASE-6842    Author: Zhou wenjian, 2012-09-21, 20:28
[HBASE-6668] disable  in shell may make confused to user - HBase - [issue]
...hbase(main):002:0> disable 'logTable'0 row(s) in 2.0910 secondshbase(main):003:0> disable 'logTable'0 row(s) in 0.0260 secondsand we can found table are disabled in log when  disa...
http://issues.apache.org/jira/browse/HBASE-6668    Author: Zhou wenjian, 2012-09-12, 22:33
Sort:
project
HBase (13)
Zookeeper (1)
type
issue (13)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (4)
last 9 months (13)
author
Stack (3785)
Ted Yu (2547)
Jean-Daniel Cryans (2291)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (702)
Todd Lipcon (672)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Zhou wenjian