| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
41 (0.132s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8015] Support for Namespaces - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8015
Author: Francis Liu,
2013-06-19, 01:03
|
|
|
[HBASE-8743] upgrade hadoop-23 version to 0.23.7 - HBase - [issue]
|
|
...There's a missing class that's causing compile time issues when building with security. This got fixed in 0.23.7. No patch needed just need to bump up the version in pom...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8743
Author: Francis Liu,
2013-06-14, 19:21
|
|
|
[HBASE-8408] Implement namespace - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8408
Author: Francis Liu,
2013-06-14, 18:06
|
|
|
[HBASE-6721] RegionServer Group based Assignment - HBase - [issue]
|
|
...In multi-tenant deployments of HBase, it is likely that a RegionServer will be serving out regions from a number of different tables owned by various client applications. Being able to group...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6721
Author: Francis Liu,
2013-06-12, 05:48
|
|
|
[HBASE-8563] Double count of read requests for Gets - HBase - [issue]
|
|
...Whenever a RegionScanner is created via HRegion.getScanner(), the read request count is incremented. Since get is implemented as a scan internally. Each Get request is counted twice. Scans w...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8563
Author: Francis Liu,
2013-05-17, 16:46
|
|
|
[HBASE-7770] minor integration test framework fixes - HBase - [issue]
|
|
...made FileSystem on HBaseTestingUtil.createMulti() not expect mini cluster added check if server is not running before deciding to restore a server...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7770
Author: Francis Liu,
2013-05-12, 17:52
|
|
|
[HBASE-8411] Implement rename table tool for namespace migration - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8411
Author: Francis Liu,
2013-05-10, 17:06
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
... The ones that don't read the release notes will probably be surprised though I don't think it'll be a big issue. As it doesn't affect existing behavior, apart from not being able to cr...
|
|
|
Author: Francis Liu,
2013-05-10, 01:44
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...I can probably incorporate the migration into the main patch will see how big it gets. And the rename tool as a subtask. On May 9, 2013, at 4:21 PM, Ted Yu wrote: ...
|
|
|
Author: Francis Liu,
2013-05-09, 23:43
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...Sounds like I should give the auto-generate approach a try. In essence it'll do the following: - Tables without '.' will be moved into the default namespace. - Tables with...
|
|
|
Author: Francis Liu,
2013-05-09, 23:03
|
|
|
|