Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 570 (0.092s).
Loading phrases to help you
refine your search...
Re: Column Qualifier space requirements - HBase - [mail # user]
...Hi there, there is a separate Store per ColumnFamily, which results in a separate StoreFile.  http://hbase.apache.org/book.html#regions.arch   This section has a description of wha...
   Author: Doug Meil, 2012-10-03, 14:59
Re: HBase table row key design question. - HBase - [mail # user]
...Hi there, while this isn't an answer to some of the specific design questions, this chapter in the RefGuide can be helpful for general design..  http://hbase.apache.org/book.html#schema...
   Author: Doug Meil, 2012-10-02, 20:02
Re: HBase vs. HDFS - HBase - [mail # user]
...If you take Hbase out of it and think of it from the standpoint of 2 programs, one of which opens a file and write the output to another file, and the other one which actually processes each...
   Author: Doug Meil, 2012-10-02, 14:04
Re: HBase vs. HDFS - HBase - [mail # user]
...Hi there,   Another thing to consider on top of the scan-caching is that that HBase is doing more in the process of scanning the table.  See...  http://hbase.apache.org/book.h...
   Author: Doug Meil, 2012-10-02, 12:28
Re: HBase vs. HDFS - HBase - [mail # user]
...Hi there-  Might want to start with thisŠ  http://hbase.apache.org/book.html#perf.reading  Š if you're using default scan caching (which is 1) that would explain a lot.  ...
   Author: Doug Meil, 2012-10-02, 00:54
[HBASE-3737] HTable - delete(List<Delete>) doesn't use writebuffer - HBase - [issue]
...I just realized that htable.delete(List<Delete>) doesn't use the writebuffer and processes the list immediately, but htable.put(List<Put>) does use the writebuffer (i.e., send wh...
http://issues.apache.org/jira/browse/HBASE-3737    Author: Doug Meil, 2012-09-27, 23:16
Re: Hbase Scan - number of columns make the query performance way different - HBase - [mail # user]
...Hi there, I don't know the specifics of your environment, but ...  http://hbase.apache.org/book.html#perf.reading 11.8.2. Scan Attribute Selection   Š describes paying attention to...
   Author: Doug Meil, 2012-09-13, 14:29
Re: No of rows - HBase - [mail # user]
...Hi there,  If you're talking about stopping a scan after X rows (as opposed to the batching), but break out of the ResultScanner loop after X rows.  http://hbase.apache.org/book.ht...
   Author: Doug Meil, 2012-09-12, 22:59
Re: java.io.IOException: Pass a Delete or a Put - HBase - [mail # user]
...Did you compare your example to this...  http://hbase.apache.org/book.html#mapreduce.example 7.2.2. HBase MapReduce Read/Write Example   ?     On 9/12/12 1:02 PM, "Jothik...
   Author: Doug Meil, 2012-09-12, 18:05
Re: Optimizing table scans - HBase - [mail # user]
...Hi there,   See this for info on the block cache in the RegionServer..  http://hbase.apache.org/book.html 9.6.4. Block Cache  Š and see this for "batching" on the scan paramet...
   Author: Doug Meil, 2012-09-12, 14:37
Sort:
project
HBase (570)
Hadoop (4)
type
mail # user (411)
mail # dev (118)
issue (41)
date
last 7 days (1)
last 30 days (5)
last 90 days (22)
last 6 months (48)
last 9 months (570)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)