Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 144 (0.166s).
Loading phrases to help you
refine your search...
Re: Question on Coprocessors and Atomicity - HBase - [mail # dev]
...Jesse:  Yeah - given that I want this to be atomically done, I'm wondering if this would even work (because, I believe I'd need to unlock the row so that the checkAndMutate can take the...
   Author: Suraj Varma, 2011-12-04, 16:39
Re: Question on Coprocessors and Atomicity - HBase - [mail # dev]
...Thanks - I see that the lock is taken internal to checkAndMutate.  I'm wondering whether it is a better idea to actually pass in a Constraint (or even Constraints) as the checkAndMutate...
   Author: Suraj Varma, 2011-12-04, 16:32
Re: Question on Coprocessors and Atomicity - HBase - [mail # dev]
...Just so my question is clear ... everything I'm suggesting is in the context of a single row (not cross row / table). - so, yes, I'm guessing obtaining a RowLock on the region side during pr...
   Author: Suraj Varma, 2011-12-04, 00:54
Re: zookeeper quorum verification - HBase - [mail # user]
...Yes - this makes sense. But, I thought what Rita suggested was a single appquorum dns entry ... which was surprising.  Hence my question.  On Sat, Dec 3, 2011 at 10:40 AM, Dave Bar...
   Author: Suraj Varma, 2011-12-04, 00:45
Question on Coprocessors and Atomicity - HBase - [mail # dev]
...I'm looking at the preCheckAndPut / postCheckAndPut api with coprocessors and I'm wondering ... are these pre/post checks done _after_ taking the row lock or is the row lock only done within...
   Author: Suraj Varma, 2011-12-03, 14:24
Re: zookeeper quorum verification - HBase - [mail # user]
...J-D: Did you mean that a _single_ dns entry returns all five ips belonging to individual zk nodes?  Is this used only by "clients" ... or even within the cluster? And ... the zk nodes s...
   Author: Suraj Varma, 2011-12-03, 14:15
Re: HRegionserver daemon is not running on region server node - HBase - [mail # user]
...Ok.  Can you run dos2unix against both your HBASE_HOME/bin and HBASE_HOME/conf directory?  After this, restart your cluster and see if you are getting the same issue.   On Sun...
   Author: Suraj Varma, 2011-11-28, 15:30
Re: HRegionserver daemon is not running on region server node - HBase - [mail # user]
...So - first of all:  This indicates that the environment of the process running hbase-regionserver2 is not set correctly. It is not able to find the directory.  Is hbase running as ...
   Author: Suraj Varma, 2011-11-27, 20:34
Re: HRegionserver daemon is not running on region server node - HBase - [mail # user]
...Vamshi: What OS are you trying this on? Is it Linux / Windows?  You can use the *.dns.interface configurations to use the specific network interface that you want.  That is, set th...
   Author: Suraj Varma, 2011-11-26, 20:35
Re: Schema design question - Hot Key concerns - HBase - [mail # user]
...Thanks for your response.  As always ... it is currently on an RDBMS having scalability concerns ... and hence a nosql is being evaluated for this. :)  In the quora link posted, To...
   Author: Suraj Varma, 2011-11-18, 22:57
Sort:
project
HBase (144)
type
mail # user (124)
mail # dev (17)
issue (3)
date
last 7 days (0)
last 30 days (2)
last 90 days (6)
last 6 months (7)
last 9 months (144)
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)
Suraj Varma