| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
2476 (0.059s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: All region server died due to "Parent directory doesn't exist" - HBase - [mail # dev]
|
|
...What was the value for hbase.master.wait.for.log.splitting config parameter ? Default value is false. Cheers On May 9, 2013, at 12:41 AM, lars hofhansl wrote: ...
|
|
|
Author: Ted Yu,
2013-05-09, 08:33
|
|
|
[HBASE-8306] Enhance TestJoinedScanners with ability to specify various parameters - HBase - [issue]
|
|
...Currently TestJoinedScanners uses fixed lengths of values for essential and non-essential column families.The selection rate of SingleColumnValueFilter is fixed and distribution of selected ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8306
Author: Ted Yu,
2013-05-09, 06:39
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...w.r.t. auto-generate option, we need some heuristics. e.g. would namespace.schemaname.tablename be supported ? The auto-generate option may create namespace name out of existing ...
|
|
|
Author: Ted Yu,
2013-05-09, 02:03
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...bq. use different internal separator that will not cause backward compat and change it for display only. User would copy / paste table name from UI and expect it to be accepted by shel...
|
|
|
Author: Ted Yu,
2013-05-09, 01:27
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...bq. as you can't derive membership information by just parsing the table name. Can we store additional information, at migration time, in system.namespace table so that namespace membe...
|
|
|
Author: Ted Yu,
2013-05-09, 01:15
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # dev]
|
|
...bq. by recognizing existing tables with "." as part of the default namespace or automatically create namespaces for tables with dots in them. I think putting existing tables with "." i...
|
|
|
Author: Ted Yu,
2013-05-09, 00:11
|
|
|
Re: Get all rows that DON'T have certain qualifiers - HBase - [mail # user]
|
|
...I think you can implement your own filter that overrides this method: public void filterRow(List ignored) throws IOException { When certain qualifiers don't appear in the List, ...
|
|
|
Author: Ted Yu,
2013-05-08, 14:47
|
|
|
Re: HBase - prioritizing writes over reads? - HBase - [mail # user]
|
|
...Can you give more details to the prioritization ? I assume you were talking about user tables. Cheers On May 7, 2013, at 11:58 PM, kzurek wrote: ...
|
|
|
Author: Ted Yu,
2013-05-08, 13:29
|
|
|
Re: [DISCUSS] Namespace Delimiter - HBase - [mail # user]
|
|
...Interesting discussion. On Tue, May 7, 2013 at 4:49 PM, Ian Varley wrote: ...
|
|
|
Author: Ted Yu,
2013-05-07, 23:57
|
|
|
Re: Export / Import and table splits - HBase - [mail # user]
|
|
...I almost forgot: for 0.94.6.1 and newer releases, you can: 1. take a snapshot of the original table 2. export the snapshot to target cluster 3. clone the exported snapshot to a new tab...
|
|
|
Author: Ted Yu,
2013-05-07, 23:18
|
|
|
|