Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 209 (0.141s).
Loading phrases to help you
refine your search...
Re: "mvn site" command can't work - HBase - [mail # dev]
...Why are you using 'mvn site' to compile? Generally you should be using 'mvn compile' unless you have a specific reason to build the website (which pretty much no one does besides stack when ...
   Author: Jesse Yates, 2013-01-04, 04:46
[HBASE-7466] Fix junit dependency typo in 0.94 - HBase - [issue]
...Its specified as<type>test,runtime</type>but maven only takes one type parameter. This is the cause for the message[WARNING] Some problems were encountered while building...
http://issues.apache.org/jira/browse/HBASE-7466    Author: Jesse Yates, 2013-01-03, 07:45
[HBASE-7465] CleanerChore shouldn't leak IOException for failed delete of non-empty directory - HBase - [issue]
...CleanerChore has the following lines:    // if all the children have been deleted, then we should try to delete this directory. However,    // don't do so recur...
http://issues.apache.org/jira/browse/HBASE-7465    Author: Jesse Yates, 2013-01-02, 23:54
Re: [ANNOUNCE] New Apache HBase Committers - Matteo Bertozzi and Chunhui Shen - HBase - [mail # dev]
...Congrats and welcome fellas! Keep up the good work.  Jesse Yates @jesse_yates jyates.github.com   On Wed, Jan 2, 2013 at 11:37 AM, Jonathan Hsieh  wrote:  ...
   Author: Jesse Yates, 2013-01-02, 19:41
Re: CleanerChore exception - HBase - [mail # user]
...Hey,  So the point of all the delete code in the cleaner is to try and delete each of the files in the directory and then delete the directory, assuming its empty- it shouldn't leak the...
   Author: Jesse Yates, 2012-12-31, 00:13
Re: 0.94 tests back in shape and some guidelines - HBase - [mail # dev]
...Do we need to add a maven profile that runs the tests locally exactly as we do them up on the jenkins machines? It would help give some confidence to the people running the tests that its ex...
   Author: Jesse Yates, 2012-12-29, 19:45
[HBASE-7294] Check for snapshot file cleaners on start - HBase - [issue]
...Snapshots currently use the SnaphotHfileCleaner and SnapshotHLogCleaner to ensure that any hfiles or hlogs (respectively) that are currently part of a snapshot are not removed from their res...
http://issues.apache.org/jira/browse/HBASE-7294    Author: Jesse Yates, 2012-12-29, 19:04
Re: Move TestReplication out of LargeTests into hbase-it instead? - HBase - [mail # dev]
...On Thu, Dec 20, 2012 at 1:31 PM, Stack  wrote:  I'm just a bit worried that we will break things and not have it caught on check-in (the real arbiter of what's a valid patch), mean...
   Author: Jesse Yates, 2012-12-20, 23:49
Re: Move TestReplication out of LargeTests into hbase-it instead? - HBase - [mail # dev]
...Not being intimately familiar with the replication tests, how well covered on that stuff are we by the remaining unit tests? Also, since the hbase-it tests still get run, are we really gaini...
   Author: Jesse Yates, 2012-12-20, 20:01
[HBASE-7240] Cleanup old snapshots on start - HBase - [issue]
...If the master is hard stopped (i.e. kill -9), the snapshot handler or SnapshotManager may not have a chance to cleanup after the snapshot, leaving extraneous files in the working snapshot di...
http://issues.apache.org/jira/browse/HBASE-7240    Author: Jesse Yates, 2012-12-18, 18:52
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 (36)
last 6 months (67)
last 9 months (209)
author
Stack (3759)
Ted Yu (2475)
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 (419)
Gary Helmling (290)
Jesse Yates