| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
2467 (0.228s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8585] AssignmentManager should handle RejectedExecutionException - HBase - [issue]
|
|
...In test output, I noticed the following:2013-05-21 03:39:37,015 DEBUG [Thread-1446-EventThread] zookeeper.ZooKeeperWatcher(307): master:35255-0x13ec52b4ce30000 Received ZooKeeper Event, type...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8585
Author: Ted Yu,
2013-05-22, 07:47
|
|
|
[HBASE-8575] TestDistributedLogSplitting#testMarkRegionsRecoveringInZK fails intermittently due to lack of online region - HBase - [issue]
|
|
...From http://54.241.6.143/job/HBase-TRUNK/org.apache.hbase$hbase-server/297/testReport/junit/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testMarkRegionsRecoveringInZK/ :Stacktr...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8575
Author: Ted Yu,
2013-05-22, 07:10
|
|
|
[HBASE-8582] Possible NullPointerException in ZKInterProcessLockBase#visitLocks - HBase - [issue]
|
|
...Running test suite on hadoop 2.0 I saw the following test failure:testErrorReporter(org.apache.hadoop.hbase.util.TestHBaseFsck) Time elapsed: 0.003 sec <<< ERROR!java.la...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8582
Author: Ted Yu,
2013-05-21, 10:44
|
|
|
[HBASE-7298] Upgrade hadoop 1 dependency to hadoop 1.1.2 - HBase - [issue]
|
|
...hadoop 1.1.2 release fixes a critical bug: https://issues.apache.org/jira/browse/HADOOP-9115...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7298
Author: Ted Yu,
2013-05-20, 22:14
|
|
|
[HBASE-8573] Store last flushed sequence id for each store of region for Distributed Log Replay - HBase - [issue]
|
|
...HBASE-7006 stores last flushed sequence id of the region in zookeeper.To prevent deleted data from appearing again, we should store last flushed sequence id for each store of region in zooke...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8573
Author: Ted Yu,
2013-05-20, 21:59
|
|
|
Re: FW: HBase table not getting accessed - HBase - [mail # user]
|
|
...Can you give us the HBase version number ? On Mon, May 20, 2013 at 11:36 AM, Kumar, Deepak8 wrote: ...
|
|
|
Author: Ted Yu,
2013-05-20, 18:38
|
|
|
[HBASE-7873] Extract common logic between TakeSnapshotHandler and RestoreSnapshotHandler - HBase - [issue]
|
|
...This came up from Jesse during review:Feel like there ought to be come commonality here with the RestoreHandler. Maybe a util state storage class? Not a deal breaker by any means, just thoug...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7873
Author: Ted Yu,
2013-05-20, 00:17
|
|
|
[HBASE-7862] Support concurrent snapshots (on different tables) - HBase - [issue]
|
|
...From SnapshotManager: * Note: Currently there can only be one snapshot being taken at a time over the cluster. This is a * simplification in the current implementation.We should su...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7862
Author: Ted Yu,
2013-05-19, 16:56
|
|
|
[HBASE-7980] TestZKInterProcessReadWriteLock fails occasionally in QA test run - HBase - [issue]
|
|
...testReadLockExcludesWriters(org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock) Time elapsed: 0.003 sec <<< ERROR!java.lang.Exception: test timed out...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7980
Author: Ted Yu,
2013-05-19, 16:53
|
|
|
Re: Some Hbase questions - HBase - [mail # user]
|
|
...For #b, take a look at src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java in 0.94 It supports avg, max, min and sum operations through calling coprocessors. Here...
|
|
|
Author: Ted Yu,
2013-05-19, 15:41
|
|
|
|