Re: Jenkins Node Labelling Documentation

2016-08-04 Thread Andrew Bayer
fwiw, I think the docker label should remain - the Rackspace dynamically provisioned agents, for example, are too small to really be a good option for most, if not all, jobs that use Docker. *shrug* Alternatively, a label that distinguishes between the-same-in-configuration physical vs non-physica

Re: builds failing on H9 with "cannot access java.lang.Runnable"

2014-10-03 Thread Andrew Bayer
Yeah, the other possibility is that an ansible run borks running slaves. If this happens again, let us know. A. On Fri, Oct 3, 2014 at 1:15 PM, Giridharan Kesavan wrote: > all the slaves are getting re-booted give it some more time > > -giri > > On Fri, Oct 3, 2014 at 1:13 PM, Ted Yu wrote: > >

[jira] [Created] (HADOOP-8035) Hadoop Maven build is inefficient and runs phases redundantly

2012-02-07 Thread Andrew Bayer (Created) (JIRA)
Components: build Affects Versions: 0.23.0 Reporter: Andrew Bayer Priority: Minor The Hadoop 0.23 Maven build has some major inefficiencies, most notably in site and javadoc. As a result of redundant plugin executions and certain plugin executions being inherited

[jira] [Created] (HADOOP-7864) Building mvn site with Maven < 3.0.2 causes OOM errors

2011-11-28 Thread Andrew Bayer (Created) (JIRA)
Bug Components: build Affects Versions: 0.23.0 Environment: Maven 3.0 Reporter: Andrew Bayer If you try to run mvn site with Maven 3.0.0 (and possibly 3.0.1 - haven't actually tested that), you get hit with unavoidable OOM errors. Switching to Maven 3.0.2 or later fixes t