| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
2274 (0.241s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Extract a whole table for a given time(stamp) - HBase - [mail # user]
|
|
...Obviously I don't know much about your use case, so hopefully this won't turn into a game of "yes but I also need X" ;) It sounds like you don't have a lot of data to retrieve? Since y...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-06, 17:49
|
|
|
Re: Extract a whole table for a given time(stamp) - HBase - [mail # user]
|
|
...You can use the Export MR job provided with HBase, it lets you set a time range: http://hbase.apache.org/book.html#export J-D On Mon, May 6, 2013 at 10:27 AM, Gaurav Pandit wrot...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-06, 17:33
|
|
|
Re: Cached an already cached block (HBASE-5285) - HBase - [mail # user]
|
|
...It would be nice if you can isolate the use case that triggers the issue so that we can reproduce. You could also hit HBASE-6479 if you still have HFileV1 files around. J-D  ...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-06, 17:29
|
|
|
[HBASE-3680] Publish more metrics about mslab - HBase - [issue]
|
|
...We have been using mslab on all our clusters for a while now and it seems it tends to OOME or send us into GC loops of death a lot more than it used to. For example, one RS with mslab enable...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3680
Author: Jean-Daniel Cryans,
2013-05-04, 00:34
|
|
|
[HBASE-4794] Altering a tables that splits can hold the command for the CatalogJanitor sleep time - HBase - [issue]
|
|
...In AssignmentManager.getReopenStatus, it calls a version of MetaReader.getTableRegions that sets excludeOfflinedSplitParents to false meaning that the offline parents are returned. What this...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4794
Author: Jean-Daniel Cryans,
2013-05-03, 21:22
|
|
|
[HBASE-5086] Reopening a region on a RS can leave it in PENDING_OPEN - HBase - [issue]
|
|
...I got this twice during the same test.If the region servers are slow enough and you run an online alter, it's possible for the RS to change the znode status to CLOSED and have the master sen...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5086
Author: Jean-Daniel Cryans,
2013-05-03, 21:21
|
|
|
[HBASE-5386] [usability] Soft limit for eager region splitting of young tables - HBase - [issue]
|
|
...Coming out of HBASE-2375, we need a new functionality much like hypertable's where we would have a lower split size for new tables and it would grow up to a certain hard limit. This helps us...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5386
Author: Jean-Daniel Cryans,
2013-05-03, 21:17
|
|
|
[HBASE-5556] The JRuby jar we're shipping has a readline problem on some OS - HBase - [issue]
|
|
...I started seeing this problem on our Ubuntu servers since 0.92.0, ^H isn't detected correctly anymore in the readline rb version that's shipped with jruby 1.6.5It works when I use the 1.6.0 ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5556
Author: Jean-Daniel Cryans,
2013-05-03, 21:15
|
|
|
[HBASE-7541] Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable - HBase - [issue]
|
|
...Like I discussed in HBASE-7534, HBaseTestingUtility.createMultiRegions should disappear and not come back. There's about 25 different places in the code that rely on it that need to be chang...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7541
Author: Jean-Daniel Cryans,
2013-05-03, 21:06
|
|
|
[HBASE-6417] hbck merges .META. regions if there's an old leftover - HBase - [issue]
|
|
...Trying to see what caused HBASE-6310, one of the things I figured is that the bad .META. row is actually one from the time that we were permitting meta splitting and that folder had just bee...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6417
Author: Jean-Daniel Cryans,
2013-05-03, 20:59
|
|
|
|