Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 80 (0.098s).
Loading phrases to help you
refine your search...
Re: bulk loading regions number - HBase - [mail # user]
...Great   That is actually what I am thinking about too. What is the best practice to choose HFile size? What is the penalty to define it very big?  Thanks Oleg.  On Mon, Sep 10...
   Author: Oleg Ruchovets, 2012-09-10, 08:45
bulk loading regions number - HBase - [mail # user]
...Hi ,   I am using bulk loading to write my data to hbase.  I works fine , but number of regions growing very rapidly. Entering ONE WEEK of data I got  200 regions (I am going ...
   Author: Oleg Ruchovets, 2012-09-10, 08:19
bulk loading - region creation/pre-spliting - HBase - [mail # user]
...Hi ,     I have bulk loading job. My job is for  User data aggregation. Before I run Bulk Loading aggregation I want  to create regions UserID looks like this  : &nb...
   Author: Oleg Ruchovets, 2012-08-29, 14:46
Re: bulk loading problem - HBase - [mail # user]
...Great. It works !!!!  On Tue, Aug 28, 2012 at 6:42 PM, Igal Shilman  wrote:  ...
   Author: Oleg Ruchovets, 2012-08-29, 14:22
Re: bulk loading problem - HBase - [mail # user]
...Hi Igal , thank you for the quick response  .    Can I execute this step programmatically?   9.8.5. Advanced Usage  Although the importtsv tool is useful in many cas...
   Author: Oleg Ruchovets, 2012-08-28, 19:59
bulk loading problem - HBase - [mail # user]
...Hi ,    I am on process to write my first bulk loading job. I use Cloudera CDH3U3 with hbase 0.90.4  Executing a job I see HFiles   which created after job finished but t...
   Author: Oleg Ruchovets, 2012-08-28, 16:29
Re: LeaseException - HBase - [mail # user]
...Hi ,  Thank you for responce. Can you please point me on issue which was resolved in 0.92. We use CDH3U3 cloudera with hbase 0.90.4?  I run a lot of tests and increasing parameters...
   Author: Oleg Ruchovets, 2012-07-16, 08:56
LeaseException - HBase - [mail # user]
...Hi ,  running scan job against hbase I got such exceptions:      org.apache.hadoop.hbase.regionserver.LeaseException: org.apache.hadoop.hbase.regionserver.LeaseException:...
   Author: Oleg Ruchovets, 2012-07-13, 07:59
Re: delete rows from hbase - HBase - [mail # user]
...* *  Well  , I a bit changed my previous solution , it works but it is very slow !!!!!!!  I think it is because I pass SINGLE DELETE object  and not LIST of DELETES. &nbs...
   Author: Oleg Ruchovets, 2012-06-20, 11:56
Re: delete rows from hbase - HBase - [mail # user]
...Thank you all for the answers. I try to speed up my solution and user map/reduce over hbase  Here is the code: I want to use Delete (map function to delete the row) and I pass the same ...
   Author: Oleg Ruchovets, 2012-06-19, 16:17
Sort:
project
HBase (80)
Hadoop (31)
Kafka (24)
HDFS (3)
MapReduce (3)
Zookeeper (2)
type
mail # user (80)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (10)
last 9 months (80)
author
Stack (3754)
Ted Yu (2471)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Oleg Ruchovets