| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
1454 (0.092s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-2141] Flexible thread pool for RPC server - HBase - [issue]
|
|
...Having a bounded thread pool is important, so availability can degrade gracefully (more or less), as opposed to the whole regionserver becoming livelocked. But, we don't need for the pool to...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2141
Author: Andrew Purtell,
2013-05-18, 23:00
|
|
|
[HBASE-8454] TestImportTsv failing due to configuration issues - HBase - [issue]
|
|
...It looks like TestImportTsv can be fixed once HBASE-8453 is applied with this additional delta:diff --git a/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportTsv.java b/src/test/java...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8454
Author: Andrew Purtell,
2013-05-17, 07:08
|
|
|
[HBASE-8453] TestImportExport failing again due to configuration issues - HBase - [issue]
|
|
...TestImportExport fails for me with a connection refused exception:java.lang.reflect.UndeclaredThrowableException at org.apache.hadoop.yarn.exceptions.impl.pb.YarnRemoteExceptionPBImpl.unwrap...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8453
Author: Andrew Purtell,
2013-05-17, 07:07
|
|
|
[HBASE-8355] BaseRegionObserver#pre(Compact|Flush|Store)ScannerOpen returns null - HBase - [issue]
|
|
...As pointed out in https://github.com/forcedotcom/phoenix/pull/131, BaseRegionObserver#preCompactScannerOpen returns null by default, which hoses any coprocessors down the line, making overri...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8355
Author: Andrew Purtell,
2013-05-16, 07:15
|
|
|
Re: region vs regionserver coprocessors - HBase - [mail # dev]
|
|
...I think as a design exercise, if someone has that kind of bandwidth, this could be fun. We wouldn't want to duplicate the region level API at the regionserver level, that will make it intere...
|
|
|
Author: Andrew Purtell,
2013-05-15, 04:46
|
|
|
Re: HADOOP-9563 - HBase - [mail # dev]
|
|
...Thanks for the heads up! On Wed, May 15, 2013 at 1:50 AM, Kihwal Lee wrote: Best regards, - Andy Problems worthy of attack prove their worth by...
|
|
|
Author: Andrew Purtell,
2013-05-15, 04:37
|
|
|
[HBASE-7469] [REST] Share a HBaseAdmin instance - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7469
Author: Andrew Purtell,
2013-05-15, 04:34
|
|
|
Re: Describing your patches, writing release notes, a year later - HBase - [mail # dev]
|
|
...Thanks Enis. I'm on board with those two. On Sat, May 11, 2013 at 9:33 AM, Enis Söztutar wrote: Best regards, - Andy Problems worthy of attack ...
|
|
|
Author: Andrew Purtell,
2013-05-11, 01:45
|
|
|
Re: HBase Rest service start/stop with HBase service. - HBase - [mail # dev]
|
|
...Originally the REST gateway would create an HBaseAdmin on demand whenever one is needed but that slows things down and consumes local and cluster resources unnecessarily for the common case....
|
|
|
Author: Andrew Purtell,
2013-05-11, 01:30
|
|
|
Re: Describing your patches, writing release notes, a year later - HBase - [mail # dev]
|
|
...Hi Ted, I will log a JIRA with an empty description if it is a subtask and the title makes it obvious. Then comments with status updates. Those JIRAs are like a to do list. On the othe...
|
|
|
Author: Andrew Purtell,
2013-05-11, 00:17
|
|
|
|