Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 141 to 150 from 209 (0.105s).
Loading phrases to help you
refine your search...
Re: modularizing trunk - HBase - [mail # dev]
...Created * HBASE-5976 to discuss the name of the initial package * HBASE-5977 to discuss future naming/usage of packages  Go nuts.  Jesse Yates @jesse_yates jyates.github.com  ...
   Author: Jesse Yates, 2012-05-09, 22:22
Re: modularizing trunk - HBase - [mail # dev]
...I was worried this discussion around naming might happen. Should I open a sub-jira on 4336 for how to name the modules, what future modules should be, etc.?  -Jesse Jesse Yates @jesse_y...
   Author: Jesse Yates, 2012-05-09, 20:27
modularizing trunk - HBase - [mail # dev]
...Hi devs,  I'm just finishing up work on HBASE-4336- modularization of hbase - and am planning to work with Stack to commit the patch to trunk. If there are no objections, the planned re...
   Author: Jesse Yates, 2012-05-09, 01:31
Re: HBase backup option - HBase - [mail # dev]
...Cool stuff guys! This is pretty similar to what the FB guys did with their backup stuff. Using the WALPlayer is really nice though and solid docs.  Have you taken a look at https://issu...
   Author: Jesse Yates, 2012-05-08, 22:10
Re: Scheduling Map Reduce Jobs - HBase - [mail # dev]
...Counter question: why do you want to run M/R jobs to do aggregation? You could do this insitu with a custom aggregation coprocessor. Essentially, you would set a time span over which you wou...
   Author: Jesse Yates, 2012-04-23, 15:14
Re: requiring zookeeper 3.4.x in 0.96 - HBase - [mail # dev]
...Jesse Yates 240-888-2200 @jesse_yates jyates.github.com   On Wed, Apr 18, 2012 at 3:34 PM, Todd Lipcon  wrote:   Depends on the operation - the replication code has a lot of r...
   Author: Jesse Yates, 2012-04-18, 22:45
Re: requiring zookeeper 3.4.x in 0.96 - HBase - [mail # dev]
...Its makes dealing with a lot of the zk operations easier to reason about. Consider the 'create with parents' or the 'delete recursively' use cases - non-transactional guarantees means we hav...
   Author: Jesse Yates, 2012-04-18, 22:29
requiring zookeeper 3.4.x in 0.96 - HBase - [mail # dev]
...Hi all,  I was working on some patches to make ZK a bit more sane using the transaction operations recently added (in jira: https://issues.apache.org/jira/browse/ZOOKEEPER-965  and...
   Author: Jesse Yates, 2012-04-18, 20:33
[HBASE-5775] ZKUtil doesn't handle deleteRecurisively cleanly - HBase - [issue]
...ZKUtil.deleteNodeRecursively()'s contract says that it handles deletion of the node and all its children. However, nothing is mentioned as to what happens if the node you are attempting to d...
http://issues.apache.org/jira/browse/HBASE-5775    Author: Jesse Yates, 2012-04-13, 18:32
Re: HBase Replication use cases - HBase - [mail # dev]
... On Apr 12, 2012, at 2:50 PM, lars hofhansl  wrote:  dded a bunch of stuff and fixed bugs in replication). 4+ to temporarily stop replication, rather than stop/start_replicati...
   Author: Jesse Yates, 2012-04-12, 21:56
Sort:
project
HBase (209)
Accumulo (40)
type
mail # dev (138)
issue (67)
mail # user (4)
date
last 7 days (0)
last 30 days (6)
last 90 days (37)
last 6 months (67)
last 9 months (209)
author
Stack (3755)
Ted Yu (2474)
Jean-Daniel Cryans (2280)
Andrew Purtell (1454)
lars hofhansl (986)
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 (417)
Gary Helmling (290)
Jesse Yates