Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 8 from 8 (0.153s).
Loading phrases to help you
refine your search...
[HBASE-8522] Archived hfiles and old hlogs may be deleted immediately by HFileCleaner, LogCleaner in HMaster - HBase - [issue]
...TimeToLiveHFileCleaner is configed to 'hbase.master.hfilecleaner.plugins' in hbase-default.xml. And timeToLiveHFileCleaner uses the modify time of the hfile to determine if it should be dele...
http://issues.apache.org/jira/browse/HBASE-8522    Author: Liu Shaohui, 2013-06-17, 09:03
[HBASE-8690] Reduce unnecessary getFileStatus hdfs calls in TTL hfile and hlog cleanners - HBase - [issue]
...For each in file in archive dir, the TimeToLiveHFileCleaner need call getFileStatus to get the modify time of file. Actually the CleanerChore have had the file status when listing its parent...
http://issues.apache.org/jira/browse/HBASE-8690    Author: Liu Shaohui, 2013-06-09, 04:46
[HBASE-8675] Two active Hmasters for AUTH_FAILED in secure hbase cluster - HBase - [issue]
...In our product cluster, because of the net problem to kerberos server, the ZooKeeperWatcher in active hmaster fails to Auth , gets a connection Event of AUTH_FAILED  and loose the maste...
http://issues.apache.org/jira/browse/HBASE-8675    Author: Liu Shaohui, 2013-06-08, 12:48
[HBASE-8707] Add LongComparator for filter - HBase - [issue]
...Add LongComparator for filter....
http://issues.apache.org/jira/browse/HBASE-8707    Author: Liu Shaohui, 2013-06-07, 12:23
[HBASE-8609] Make the CopyTable support startRow, stopRow options - HBase - [issue]
...Make the CopyTable support startRow, stopRow options....
http://issues.apache.org/jira/browse/HBASE-8609    Author: Liu Shaohui, 2013-05-29, 06:17
[HBASE-7258] Hbase needs to create baseZNode recursively - HBase - [issue]
...In deploy env, multi small hbase clusters may share a same zk cluster. So, for hbase cluster1, its parent znode is /hbase/cluster1. But in hbase version 0.94.1, hbase use ZKUtil.createAndFai...
http://issues.apache.org/jira/browse/HBASE-7258    Author: Liu Shaohui, 2013-04-06, 08:07
[HBASE-7573] How to migrate to a hbase cluster with kerberos from  a hbase cluster without kerberos - HBase - [issue]
...We have deployed a hbase cluster without kerberos.And for security issue, we want to upgrade it to a hbase cluster with kerberos. After we config hbase cluster with kerberos, we found that t...
http://issues.apache.org/jira/browse/HBASE-7573    Author: Liu Shaohui, 2013-01-16, 09:46
[HBASE-7441] Make ClusterManager in IntegrationTestingUtility pluggable - HBase - [issue]
...After the patch HBASE-7009, we can use ChaosMonkey to test the Hbase cluster.The ClusterManager use ssh to stop/start the rs or master without passwd. To support other cluster manager tool, ...
http://issues.apache.org/jira/browse/HBASE-7441    Author: Liu Shaohui, 2012-12-29, 10:07
Sort:
project
HBase (8)
type
issue (8)
date
last 7 days (1)
last 30 days (5)
last 90 days (6)
last 6 months (8)
last 9 months (8)
author
Stack (3785)
Ted Yu (2547)
Jean-Daniel Cryans (2290)
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)
Liu Shaohui