| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
571 (5.978s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Please welcome Mr. Jesse Yates as our newest committer - HBase - [mail # dev]
|
|
...Congrats! On 11/12/12 12:46 AM, "Stack" wrote: ...
|
|
|
Author: Doug Meil,
2012-11-12, 13:47
|
|
|
Re: Development work focused on HFile v2 - HBase - [mail # user]
|
|
... The Hbase RefGuide has a big entry in the appendix on Hfile v2. On 11/3/12 5:34 PM, "Marcos Ortiz" wrote: ...
|
|
|
Author: Doug Meil,
2012-11-03, 22:38
|
|
|
Re: how to "copy" oracle to HBASE, just like goldengate - HBase - [mail # user]
|
|
...Additionally, don't take it for granted that an RDBMS and HBase aren't the same thing. Check out these sections of the RefGuide if you haven't already. http://hbase.apache.org/bo...
|
|
|
Author: Doug Meil,
2012-11-02, 12:34
|
|
|
Re: Does hbase.hregion.max.filesize have a limit? - HBase - [mail # user]
|
|
...Hi there- re: "The max file size the whole cluster can store for one CF is 60G, right?" No, the max file-size for a region, in your example, is 60GB. When the data ex...
|
|
|
Author: Doug Meil,
2012-11-01, 13:26
|
|
|
Re: Best technique for doing lookup with Secondary Index - HBase - [mail # user]
|
|
...Hey folks, for the record there are samples of using importsv for preparing Hfiles in here... http://hbase.apache.org/book.html#importtsv On 10/26/12 12:44 AM, "an...
|
|
|
Author: Doug Meil,
2012-10-27, 00:35
|
|
|
Re: Hbase sequential row merging in MapReduce job - HBase - [mail # user]
|
|
...As long as you know your keyspace, you should be able to create your own splits. See TableInputFormatBase for the default implementation (which is 1 input split per region) &nbs...
|
|
|
Author: Doug Meil,
2012-10-19, 14:22
|
|
|
Re: Coprocessor end point vs MapReduce? - HBase - [mail # user]
|
|
...I agree with the concern and there isn't a ton of guidance on this area yet. On 10/18/12 2:01 PM, "Michael Segel" wrote: ...
|
|
|
Author: Doug Meil,
2012-10-18, 19:18
|
|
|
Re: Coprocessor end point vs MapReduce? - HBase - [mail # user]
|
|
...To echo what Mike said about KISS, would you use triggers for a large time-sensitive batch job in an RDBMS? It's possible, but probably not. Then you might want to think twice about us...
|
|
|
Author: Doug Meil,
2012-10-18, 12:36
|
|
|
Re: Problems using unqualified hostname on hbase - HBase - [mail # user]
|
|
...Hi there. You generally don't want to run with 2 clusters like (HBase on one, HDFS on the other) that because your regions have 0% locality. For more information on this topic, s...
|
|
|
Author: Doug Meil,
2012-10-17, 19:13
|
|
|
Re: Set scanner caching to a better default? - HBase - [mail # dev]
|
|
...100 is a good idea. It's one of the most common questions on the dist-list (e.g., hey my MR job is slow? answer: set caching to something more than 1). ...
|
|
|
Author: Doug Meil,
2012-10-17, 12:27
|
|
|
|