Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 140 (0.146s).
Loading phrases to help you
refine your search...
Re: auto-restart regionservers - HBase - [mail # user]
...Geoff,  In general it's not advisable to simply auto-restart regionservers  without digging into the root cause. We had a case where we were doing  that and the real problem g...
   Author: Amandeep Khurana, 2011-03-23, 06:13
Re: HBase => replication => Hive - HBase - [mail # user]
...So, you essentially want to dump HBase tables into sequence files/RC files/text files and read it from Hive?  How do you plan to handle updates, deletes, IVS etc if you use the log edit...
   Author: Amandeep Khurana, 2011-03-11, 18:50
Re: intersection of row ids - HBase - [mail # user]
...You can scan through one table and see if the other one has those rowids or not.  On Thu, Mar 10, 2011 at 8:08 PM, Vishal Kapoor wrote:  ...
   Author: Amandeep Khurana, 2011-03-11, 08:44
Re: Items to contribute (plan) - HBase - [mail # dev]
...I'd be interested in #1 too... I did some work in getting HBase to run on Ceph some time back and it seemed promising but the Ceph client wasn't stable enough to take the load..  On Mon...
   Author: Amandeep Khurana, 2011-01-25, 05:27
Re: Error while creating a table with compression enabled - HBase - [mail # user]
...Seems like it. Let me try the patch.  -AK  On Dec 6, 2010, at 12:36 PM, Lars George  wrote:  ...
   Author: Amandeep Khurana, 2010-12-06, 11:36
Error while creating a table with compression enabled - HBase - [mail # user]
...The command I'm running on the shell:  create 'table', {NAME=>'fam', COMPRESSION=>'GZ'}  or  create 'table', {NAME=>'fam', COMPRESSION=>'LZO'}   Here's the er...
   Author: Amandeep Khurana, 2010-12-06, 08:17
Re: Help needed! Performance related questions - HBase - [mail # user]
...Yes.. rows are stored contiguously, sorted by the RowID+ColFam+ColQual+Timestamp. So, your reads are faster if you access contiguous rows (and avoid disk seeks).. You can scan a set of rows ...
   Author: Amandeep Khurana, 2010-10-14, 18:14
Toad for HBase - HBase - [mail # user]
...http://toadforcloud.com/index.jspa  See the video on how they tie into HBase..  Someone asked me in the Hadoop Day about a GUI that could be used for browsing through tables in HBa...
   Author: Amandeep Khurana, 2010-08-18, 20:54
Re: major differences with Cassandra - HBase - [mail # user]
...More info at http://blog.amandeepkhurana.com/2010/05/comparing-pnuts-hbase-and-cassandra.html  -Amandeep  Sent from my iPhone  On Jul 30, 2010, at 9:03 PM, Otis Gospodnetic &n...
   Author: Amandeep Khurana, 2010-07-31, 18:50
Re: how is facebook using hbase? - HBase - [mail # user]
...I doubt they'll talk about their internal systems openly... Any special reasons why you are asking this?  On Wed, Jul 14, 2010 at 11:04 AM, S Ahmed  wrote:  ...
   Author: Amandeep Khurana, 2010-07-14, 18:20
Sort:
project
Hadoop (199)
HBase (140)
Hive (3)
MapReduce (1)
type
mail # user (125)
mail # dev (13)
issue (2)
date
last 7 days (0)
last 30 days (14)
last 90 days (14)
last 6 months (17)
last 9 months (140)
author
Stack (3752)
Ted Yu (2469)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (982)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Amandeep Khurana