Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 157 (0.331s).
Loading phrases to help you
refine your search...
[HBASE-8612] Fix TestMetaScanner.testConcurrentMetaScannerAndCatalogJanitor failure - HBase - [issue]
...Got this test failure:REGRESSION:  org.apache.hadoop.hbase.client.TestMetaScanner.testConcurrentMetaScannerAndCatalogJanitorError Message:Split daughter region testConcurrentMetaScanner...
http://issues.apache.org/jira/browse/HBASE-8612    Author: Himanshu Vashishtha, 2013-05-24, 22:58
Re: RS crash upon replication - HBase - [mail # user]
...That sounds like a bug for sure. Could you create a jira with logs/znode dump/steps to reproduce it?  Thanks, himanshu   On Wed, May 22, 2013 at 5:01 PM, Varun Sharma  wrote: ...
   Author: Himanshu Vashishtha, 2013-05-23, 00:40
Re: RS crash upon replication - HBase - [mail # user]
...I'd suggest to please patch the code with 8207;  cdh4.2.1 doesn't have it.  With hyphens in the name, ReplicationSource gets confused and tried to set data in a znode which doesn't...
   Author: Himanshu Vashishtha, 2013-05-22, 22:02
Re: [jira] [Resolved] (HBASE-8591) Doc Improvement: Replication blog - HBase - [mail # dev]
...Since the source metrics would not be available in case the master cluster is down, your best bet would be "sink.ageOfLastAppliedOp" at the slave cluster.  Its value is the timestamp of...
   Author: Himanshu Vashishtha, 2013-05-22, 18:00
[HBASE-8591] Doc Improvement: Replication blog - HBase - [issue]
...Add a section for source level metrics and some truth about table batch ops at sink....
http://issues.apache.org/jira/browse/HBASE-8591    Author: Himanshu Vashishtha, 2013-05-22, 13:52
[HBASE-8402] ScanMetrics depends on number of rpc calls to the server. - HBase - [issue]
...Currently, scan metrics is not published in case there is one trip to server. I was testing it on a small row range (200 rows) with a large cache value (1000). It doesn't look right as metri...
http://issues.apache.org/jira/browse/HBASE-8402    Author: Himanshu Vashishtha, 2013-05-15, 23:09
[HBASE-8346] Prefetching .META. rows in case only when useCache is set to true - HBase - [issue]
...While doing a .META. lookup (HCM#locateRegionInMeta), we also prefetch some other region's info for that table. The usual call to the meta lookup has useCache variable set to true. Currently...
http://issues.apache.org/jira/browse/HBASE-8346    Author: Himanshu Vashishtha, 2013-05-07, 15:54
[HBASE-7122] Proper warning message when opening a log file with no entries (idle cluster) - HBase - [issue]
...In case the cluster is idle and the log has rolled (offset to 0), replicationSource tries to open the log and gets an EOF exception. This gets printed after every 10 sec until an entry is in...
http://issues.apache.org/jira/browse/HBASE-7122    Author: Himanshu Vashishtha, 2013-05-07, 08:59
[HBASE-7970] Improve file descriptor usage: currently, there are two file descriptors per storefile - HBase - [issue]
...This is because there are two open calls in the HFile: one with checksum and another for without checksum support in v2:see the method in HFile:createReaderWithEncoding()FSDataInputStream fs...
http://issues.apache.org/jira/browse/HBASE-7970    Author: Himanshu Vashishtha, 2013-04-29, 22:40
[HBASE-8414] Hbck still refers to -ROOT- table to locate .META. - HBase - [issue]
...In the current ROOT-less trunk, hbck still tries to fix meta by looking its location in the .ROOT. table. This happens if there is no .META. assigned when hbck is ran.HbaseFsck.java:boolean ...
http://issues.apache.org/jira/browse/HBASE-8414    Author: Himanshu Vashishtha, 2013-04-24, 17:48
Sort:
project
HBase (157)
Hadoop (8)
Zookeeper (5)
HDFS (3)
type
mail # user (58)
issue (52)
mail # dev (47)
date
last 7 days (5)
last 30 days (9)
last 90 days (40)
last 6 months (53)
last 9 months (157)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
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 (419)
Gary Helmling (290)
Himanshu Vashishtha