On 30 July 2013 14:29, Arun C Murthy wrote:
> Folks,
>
> I've created another release candidate (rc1) for hadoop-2.1.0-beta that I
> would like to get released. This RC fixes a number of issues reported on
> the previous candidate.
>
> This release represents a *huge* amount of work done by the c
How do we go about setting up builds on jdk7? Couldn't figure out how to
do it on Jenkins, so I'm assuming it either requires PMC or Infra?
-Sandy
On Thu, Jul 25, 2013 at 10:43 AM, Santhosh M S wrote:
> Resurrecting an old thread - now that JDK 6 is EOL should we switch over
> to JDK 7 across
For HBase, under https://builds.apache.org/job/HBase-TRUNK/configure, there
is an entry labeled JDK where you can select 'JDK 1.7 (latest)'
I guess it would be similar for hadoop builds.
Cheers
On Fri, Aug 2, 2013 at 10:55 AM, Sandy Ryza wrote:
> How do we go about setting up builds on jdk7?
You should be able to login to builds.apache.org using your Apache
credentials and create a job. I'd copy the Hadoop trunk job and just
update the JDK dropdown to "JDK 1.7 (latest)". You can ping me today
if that doesn't work.
On Fri, Aug 2, 2013 at 10:55 AM, Sandy Ryza wrote:
> How do we go ab
Sandy and I just created a job, will run daily like the current trunk job.
https://builds.apache.org/job/Hadoop-trunk-java7
On Fri, Aug 2, 2013 at 1:34 PM, Eli Collins wrote:
> You should be able to login to builds.apache.org using your Apache
> credentials and create a job. I'd copy the Hadoop