Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 20 (2.983s).
Loading phrases to help you
refine your search...
Re: [VOTE] Plan to create release candidate Monday 3/18 - Hadoop - [mail # dev]
...+1 (non-binding)  best, Colin   On Sun, Mar 10, 2013 at 8:38 PM, Matt Foley  wrote:  ...
   Author: Colin McCabe, 2013-03-11, 18:52
Re: development environment for hadoop core - Hadoop - [mail # dev]
...Hi Erik,  Eclipse can run junit tests very rapidly.  If you want a shorter test cycle, that's one way to get it.  There is also Maven-shell, which reduces some of the overhead...
   Author: Colin McCabe, 2013-01-21, 18:31
Re: maven setting of version of protocol buffer - Hadoop - [mail # dev]
...Hi Yiyu,  Are you referring to com.google.protobuf?  We generally do depend on specific versions of jars in the pom.xml files, to prevent exactly this sort of problem.  If you...
   Author: Colin McCabe, 2013-01-17, 19:00
Re: Hadoop build slaves software - Hadoop - [mail # dev]
...In addition to protoc, can someone please also install a 32-bit C++ compiler?  The builds are all failing on this machine because of that.  regards, Colin   On Fri, Jan 4, 201...
   Author: Colin McCabe, 2013-01-04, 22:03
Re: making a hadoop-common test run if a property is set - Hadoop - [mail # dev]
...On Tue, Dec 18, 2012 at 1:05 AM, Colin McCabe  wrote:  Just to be clear, I'm not referring to any Hadoop-related project here, just certain other open source (and not) ones I've wo...
   Author: Colin McCabe, 2012-12-18, 09:11
Re: making a hadoop-common test run if a property is set - Hadoop - [mail # dev]
...On Mon, Dec 17, 2012 at 11:03 AM, Steve Loughran  wrote:  I think the way to go is to have one XML file include another.             boring.config.1 &...
   Author: Colin McCabe, 2012-12-18, 09:05
Re: making a hadoop-common test run if a property is set - Hadoop - [mail # dev]
...One approach we've taken in the past is making the junit test skip itself when some precondition is not true.  Then, we often create a property which people can use to cause the skipped...
   Author: Colin McCabe, 2012-12-14, 18:57
Re: [DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...') - Hadoop - [mail # dev]
...Hi Radim,  In general, Maven plugins are built and deployed to a repository. Then, Maven fetches the precompiled binaries from this repository based on a specific version number in the ...
   Author: Colin McCabe, 2012-12-12, 18:22
Re: [DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...') - Hadoop - [mail # dev]
...On Mon, Dec 10, 2012 at 10:50 AM, Colin McCabe  wrote:  To clarify this a little bit, some of the later versions of the googlecode plugin add rudimentary support for gcc, but I was...
   Author: Colin McCabe, 2012-12-10, 19:33
Re: [DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...') - Hadoop - [mail # dev]
...On Fri, Dec 7, 2012 at 5:31 PM, Radim Kolar  wrote:  This has already been discussed; see https://groups.google.com/forum/?fromgroups=#!topic/cmake-maven-project-users/5FpfUHmg5Ho ...
   Author: Colin McCabe, 2012-12-10, 18:50
Sort:
project
HDFS (36)
Hadoop (20)
MapReduce (8)
type
mail # dev (19)
wiki (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (14)
last 9 months (20)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Colin McCabe