| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
571 (0.218s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ANN: HBase Refcard available - HBase - [mail # user]
|
|
...I've been trying to keep pointers to stuff like that in the appendix in "other info about hbase" http://hbase.apache.org/book.html#other.info On 4/9/13 2:00...
|
|
|
Author: Doug Meil,
2013-04-09, 18:06
|
|
|
Re: schema design: rows vs wide columns - HBase - [mail # user]
|
|
... For the record, the refGuide mentions potential issues of CF lumpiness that you mentioned: http://hbase.apache.org/book.html#number.of.cfs 6.2.1. Cardinality of Colu...
|
|
|
Author: Doug Meil,
2013-04-08, 14:21
|
|
|
[HBASE-5300] Research website symolic links for renaming of "HBase book" to "HBase Reference Guide" - HBase - [issue]
|
|
...Creating this task per a conversation I had with stack last week....
|
|
|
http://issues.apache.org/jira/browse/HBASE-5300
Author: Doug Meil,
2013-04-06, 06:25
|
|
|
[HBASE-8257] [refGuide] adding object design section in Schema Design - HBase - [issue]
|
|
...Added an object design sub-section in the Customer/Order Case Study in the Schema Design chapter.Renamed the "Customer / Sales" Case Study to "Customer/Order" because I found I was using bot...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8257
Author: Doug Meil,
2013-04-04, 14:07
|
|
|
[HBASE-7221] [experiment] RowKey utility class for rowkey construction - HBase - [issue]
|
|
...A common question in the dist-lists is how to construct rowkeys, particularly composite keys. Put/Get/Scan specifies byte[] as the rowkey, but it's up to you to sensibly populate that ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7221
Author: Doug Meil,
2013-04-03, 21:29
|
|
|
[HBASE-8244] [refGuide] Moving existing List Data use case to Schema Design Case Studies section - HBase - [issue]
|
|
...A little cleanup.Moving the List Data schema design case study (in the Case Studies chapter) to the Schema Design Case Studies section. Now all the schema design case studies are toget...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8244
Author: Doug Meil,
2013-04-02, 19:19
|
|
|
[HBASE-8243] [refGuide] Adding Schema Design case studies - HBase - [issue]
|
|
...Breaking out Schema Design chapter into separate file (from book.xml) Adding 3 different fairly lengthy schema design cases from common-questions on the dist-list. Also re-organized the Sche...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8243
Author: Doug Meil,
2013-04-02, 19:17
|
|
|
Re: HBase Types: Explicit Null Support - HBase - [mail # user]
|
|
...HmmmÅ good question. I think that fixed width support is important for a great many rowkey constructs cases, so I'd rather see something like losing MIN_VALUE and keeping fixed width. ...
|
|
|
Author: Doug Meil,
2013-04-01, 18:41
|
|
|
[HBASE-8182] [refGuide] updating book.xml to set good example for using byte-array constants - HBase - [issue]
|
|
...Follow-on from HBASE-8180, the refGuide should also set a good example and use byte-array constants in the programming examples (and not just tell people to do it). Updating book.xml...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8182
Author: Doug Meil,
2013-03-23, 04:25
|
|
|
[HBASE-8180] [refGuide] Addition to performance.xml - use byte-array constants for CF, Cols - HBase - [issue]
|
|
...I realized that we don't have anywhere in the refGuide to use byte-array constants for CF and Column names. Doing this .getBytes() in a loop (especially in a MapReduce job) is surprisi...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8180
Author: Doug Meil,
2013-03-23, 04:25
|
|
|
|