Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 151 to 160 from 234 (0.098s).
Loading phrases to help you
refine your search...
Re: Loading data, hbase slower than Hive? - HBase - [mail # user]
...Hive is more for batch and HBase is for more of real time data.  Regards Ram  On Thu, Jan 17, 2013 at 10:30 PM, Anoop John  wrote:  ...
   Author: ramkrishna vasudevan, 2013-01-17, 17:09
Re: Coprocessor / threading model - HBase - [mail # user]
...In Anoop's soln its basicallly the put happens directly on the index region rather than doing a put thro HTable.  Regards Ram  On Sun, Jan 13, 2013 at 9:28 AM, Andrew Purtell wrote...
   Author: ramkrishna vasudevan, 2013-01-13, 10:04
Re: HBase - Secondary Index - HBase - [mail # user]
...As far as i can see its more related to using the coprocessor framework in this soln that helps us in a great way to avoid unnecessary RPC calls when we go with Region level indexing.  ...
   Author: ramkrishna vasudevan, 2013-01-09, 04:11
Re: reginoserver's log analysis? - HBase - [mail # user]
...You need to see your application to see how much is your rate of puts.  Also how many column families do you have? All these factors will help you in determining your memstore size. &nb...
   Author: ramkrishna vasudevan, 2013-01-03, 16:24
Re: [ANNOUNCE] New Apache HBase Committers - Matteo Bertozzi and Chunhui Shen - HBase - [mail # dev]
...Congrats Matteo and Chunhui... Have a great time in the new role :)  Regards Ram  On Thu, Jan 3, 2013 at 7:22 AM, Gary Helmling  wrote:  ...
   Author: ramkrishna vasudevan, 2013-01-03, 04:24
Re: Hmaster cannot start running again - HBase - [mail # user]
...Hi Dalia  The Namenode SafeMode Exception should not be related with number of region servers. Any turn off safemode and try restarting your cluster.  May be internally namenode is...
   Author: ramkrishna vasudevan, 2013-01-03, 04:22
Re: Issue on hbase table import to hdfs - HBase - [mail # user]
...What type of data you are trying to import?  On Wed, Jan 2, 2013 at 3:55 PM, tamil  wrote:  ...
   Author: ramkrishna vasudevan, 2013-01-02, 16:36
Re: Hbase Count Aggregate Function - HBase - [mail # user]
...Oh...Oops..  Regards Ram  On Wed, Jan 2, 2013 at 3:14 AM, Dalia Sobhy wrote:  ...
   Author: ramkrishna vasudevan, 2013-01-02, 04:09
Re: HBase - Secondary Index - HBase - [mail # user]
...As per the design there is no get() operation at all.  Incase of equals query nothing is cached in memory. For Range may be we need to cache some intermediate result.  Regards Ram ...
   Author: ramkrishna vasudevan, 2012-12-27, 16:11
Re: How to use substring in Rowkey - HBase - [mail # user]
...There is also something called FuzzyRowFilter. It should help you out.  Regards Ram  On Thu, Dec 27, 2012 at 4:13 PM, Mohammad Tariq  wrote:  ...
   Author: ramkrishna vasudevan, 2012-12-27, 16:08
Sort:
project
HBase (234)
type
mail # user (149)
mail # dev (85)
date
last 7 days (0)
last 30 days (21)
last 90 days (106)
last 6 months (190)
last 9 months (234)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (420)
Gary Helmling (290)
ramkrishna vasudevan