| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
236 (0.354s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...* Metrics are created from a HRegion so they can have the namespace pretty easily. * Hfile links would be relative to the namespace unless explicit, so there's no issue there. * I showed how...
|
|
|
Author: Elliott Clark,
2013-05-10, 16:25
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...I've said most of this on the jira but I'll add it to the discussion here. Allowing table names with dots is easy if we just add a parameter. HTable(Configuration conf, final Str...
|
|
|
Author: Elliott Clark,
2013-05-08, 20:27
|
|
|
[HBASE-8486] IS_ROOT isnt needed in HTableDescriptor. - HBase - [issue]
|
|
...HTableDescriptor has several vestigial references to the root region. We should clean these up....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8486
Author: Elliott Clark,
2013-05-02, 22:51
|
|
|
[HBASE-8468] IntegrationTestImportTsv fails on a cluster - HBase - [issue]
|
|
...It appears that the JobLaunchingOuputCommitter is not properly picking up the configuration.the quorum is set in the job conf when I look at it in the yarn mr history manager. However ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8468
Author: Elliott Clark,
2013-05-01, 20:01
|
|
|
[HBASE-8407] Remove Async HBase from 0.95 and trunk. - HBase - [issue]
|
|
...Async HBase won't work on a protobuf'd server for quite a while. We should remove that code from perf evaluation until it async hbase is working again....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8407
Author: Elliott Clark,
2013-04-30, 09:22
|
|
|
[HBASE-8299] ExploringCompactionPolicy can get stuck in rare cases. - HBase - [issue]
|
|
...If the files are very oddly sized then it's possible that ExploringCompactionPolicy can get stuck....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8299
Author: Elliott Clark,
2013-04-26, 22:45
|
|
|
[HBASE-8447] Add docs for hbck around metaonly - HBase - [issue]
|
|
...We should document -metaonly in the book....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8447
Author: Elliott Clark,
2013-04-26, 18:19
|
|
|
[HBASE-8443] Queue a balancer run when regionservers report in for the first time - HBase - [issue]
|
|
...When running integration tests it's apparent that lots of region servers sit for quite a while in between balancer runs.I propose Queuing one balancer run that will run 30 seconds after a ne...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8443
Author: Elliott Clark,
2013-04-26, 02:50
|
|
|
Re: [DISCUSS] Making hadoop 2 the default precommit for trunk ones we get green builds - HBase - [mail # dev]
|
|
...I think trunk/0.97 should build on hadoop 2 by default, and 0.95/0.96 should stay on hadoop1 by default. Then we get pretty good coverage on jenkins and those two branches are staying ...
|
|
|
Author: Elliott Clark,
2013-04-26, 00:39
|
|
|
[HBASE-8442] Integration tests don't honor command line conf settings. - HBase - [issue]
|
|
...Ran:hbase org.apache.hadoop.hbase.IntegrationTestsDriver -Dhbase.IntegrationTestManyRegions.regions=12000 -test IntegrationTestManyRegionsAnd then the test proceed to create a table with 100...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8442
Author: Elliott Clark,
2013-04-26, 00:04
|
|
|
|