Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 40 (0.1s).
Loading phrases to help you
refine your search...
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
...Correct me if I missed something here. That is probably the more difficult of the two as you can't derive membership information by just parsing the table name. Which is what is passed aroun...
   Author: Francis Liu, 2013-05-09, 01:00
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
...There shouldn't be any ambiguity. There's fully-qualified table names and there's table names.  Table name constant changes were to make the names less funky.   I like your suggest...
   Author: Francis Liu, 2013-05-09, 00:02
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
...In the current implementation it will be only allowed as a namespace delimiter. We can relax that to support applications which support more than one '.'   ie org.apache.hbase.MyTable &...
   Author: Francis Liu, 2013-05-08, 23:07
[HBASE-7066] Some HMaster coprocessor exceptions are being swallowed in try catch blocks - HBase - [issue]
...This is causing HMaster.shutdown() and HMaster.stopMaster() to succeed even when an AccessDeniedException is thrown....
http://issues.apache.org/jira/browse/HBASE-7066    Author: Francis Liu, 2013-05-08, 05:36
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
...One thing I had in mind was to automatically assume that the first dot delimits the namespace name. During upgrade we automatically create those namespaces and assign the tables accordingly....
   Author: Francis Liu, 2013-05-08, 00:22
[DISCUSS] Namespace Delimiter - HBase - [mail # dev]
...Hi,  As part of the namespace patch (HBASE-8015). We will need a delimiter to separate namespace name from table name. The obvious choice here would be a dot '.'. Since dot is presently...
   Author: Francis Liu, 2013-05-07, 23:38
[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-04-29, 20:05
[HBASE-8410] Basic quota support for namespaces - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-8410    Author: Francis Liu, 2013-04-24, 00:18
[HBASE-8409] Security support for namespaces - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-8409    Author: Francis Liu, 2013-04-24, 00:18
[HBASE-7829] zookeeper kerberos conf keytab and principal parameters interchanged - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7829    Author: Francis Liu, 2013-03-23, 04:53
Sort:
project
HBase (40)
Hive (18)
Pig (6)
type
issue (23)
mail # dev (14)
mail # user (3)
date
last 7 days (1)
last 30 days (17)
last 90 days (22)
last 6 months (26)
last 9 months (40)
author
Stack (3759)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (988)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (419)
Gary Helmling (290)
Francis Liu