Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 22 (0.2s).
Loading phrases to help you
refine your search...
Parallel scan in HBase - HBase - [mail # user]
...Hi there I have two question about scan in Hbase : 1) Does scan operation with specific filter run in parallel on different regionservers ? 2) I wanna know whether this code runs at client s...
   Author: Farrokh Shahriari, 2013-02-01, 13:52
Re: Hbase Mapreduce- Problem in using arrayList of pust in MapFunction - HBase - [mail # user]
...Tnx,But I don't know why when the client.buffer.size is increased, I've got bad result,does it related to other parameters ? and I give 8 gb heap to each regionserver.  On Mon, Jan 21, ...
   Author: Farrokh Shahriari, 2013-01-21, 11:52
Hbase Mapreduce- Problem in using arrayList of pust in MapFunction - HBase - [mail # user]
...Hi there Is there any way to use arrayList of Puts in map function to insert data to hbase ? Because,the context.write method doesn't allow to use arraylist of puts,so in every map function ...
   Author: Farrokh Shahriari, 2013-01-21, 06:11
Re: Tune MapReduce over HBase to insert data - HBase - [mail # user]
...I've noticed that if I comment the write command in Map function ( Context.write(row,put)),it will just take 40 sec. The differences is about 30 seconds,that's weird for me,what do you think...
   Author: Farrokh Shahriari, 2013-01-16, 11:20
Re: Tune MapReduce over HBase to insert data - HBase - [mail # user]
...Bing Jiang, What do you mean by add compaction thread number ? Because, in Hbase-site.xml we have compactionqueuesize or compactionthreshold but not the parameter that you have said.  T...
   Author: Farrokh Shahriari, 2013-01-14, 05:58
Re: Tune MapReduce over HBase to insert data - HBase - [mail # user]
...Thank you guys,let me change these configuration & test mapreduce again.  On Tue, Jan 8, 2013 at 10:31 PM, Asaf Mesika  wrote:  ...
   Author: Farrokh Shahriari, 2013-01-13, 05:29
Re: Tune MapReduce over HBase to insert data - HBase - [mail # user]
...Hi again, I'm using HBase 0.92.1-cdh4.0.0. I have two server machine with 48Gb RAM,12 physical core & 24 logical core that contain 12 nodes(6 nodes on each server). Each node has 8Gb RAM & 2...
   Author: Farrokh Shahriari, 2013-01-08, 05:38
Tune MapReduce over HBase to insert data - HBase - [mail # user]
...Hi there I have a cluster with 12 nodes that each of them has 2 core of CPU. Now,I want insert large data about 2Gb in 80 sec ( or 6Gb in 240sec ). I've used Map-Reduce over hbase,but I can'...
   Author: Farrokh Shahriari, 2013-01-08, 05:05
Re: why hbase doesn't provide Encryption - HBase - [mail # user]
...Tnx Stack for giving your time to me.  M.Zebeleh  On Thu, Sep 6, 2012 at 10:06 AM, Stack  wrote:  ...
   Author: Farrokh Shahriari, 2012-09-06, 06:16
Re: why hbase doesn't provide Encryption - HBase - [mail # user]
...Hi there I want encryption before pushing data into hbase,and I've done it by changing in some library to encrypt data.But it doesn't have any performance,I mean for each row it should encry...
   Author: Farrokh Shahriari, 2012-09-06, 05:31
Sort:
project
HBase (22)
HDFS (11)
Chukwa (10)
MapReduce (4)
Hadoop (1)
type
mail # user (22)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (18)
last 9 months (22)
author
Stack (3755)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Farrokh Shahriari