Re: Java 7 and Hadoop

2013-08-04 Thread Sangjin Lee
This is how we work through this in hadoop-lzo using profiles: https://github.com/twitter/hadoop-lzo/blob/master/pom.xml#L105 Of course, if we have more than one use for profiles things would get hairy quickly. FWIW. Sangjin On Sat, Aug 3, 2013 at 1:34 AM, Steve Loughran wrote: > would be nice

Re: Java 7 and Hadoop

2013-08-03 Thread Steve Loughran
would be nice for JDK7 builds to work on OSX -gave up the last time I tried, though we should see if the mvn plugins have been updated for this https://issues.apache.org/jira/browse/HADOOP-9350 http://steveloughran.blogspot.co.uk/2013/03/hadoop-java7-and-osx-or-what-is-it.html It looks like there

Re: Java 7 and Hadoop

2013-08-02 Thread Eli Collins
DK 6 is EOL should we switch over >>> to JDK 7 across the board? >>> >>> Thoughts? >>> >>> Thanks, >>> Santhosh >>> >>> >>> >>> From: Eli Collins >>> To: common-dev@hadoop.apache.org >>> Sent: Tuesda

Re: Java 7 and Hadoop

2013-08-02 Thread Eli Collins
now that JDK 6 is EOL should we switch over >> to JDK 7 across the board? >> >> Thoughts? >> >> Thanks, >> Santhosh >> >> >> ____ >> From: Eli Collins >> To: common-dev@hadoop.apache.org >> Sent: T

Re: Java 7 and Hadoop

2013-08-02 Thread Ted Yu
over > > to JDK 7 across the board? > > > > Thoughts? > > > > Thanks, > > Santhosh > > > > > > > > From: Eli Collins > > To: common-dev@hadoop.apache.org > > Sent: Tuesday, July 31, 2012 6:19 PM &

Re: Java 7 and Hadoop

2013-08-02 Thread Sandy Ryza
to JDK 7 across the board? > > Thoughts? > > Thanks, > Santhosh > > > > From: Eli Collins > To: common-dev@hadoop.apache.org > Sent: Tuesday, July 31, 2012 6:19 PM > Subject: Re: Java 7 and Hadoop > > > We should offici

Re: Java 7 and Hadoop

2013-07-25 Thread Santhosh M S
Resurrecting an old thread - now that JDK 6 is EOL should we switch over to JDK 7 across the board? Thoughts? Thanks, Santhosh From: Eli Collins To: common-dev@hadoop.apache.org Sent: Tuesday, July 31, 2012 6:19 PM Subject: Re: Java 7 and Hadoop We

Re: Java 7 and Hadoop

2012-07-31 Thread Eli Collins
We should officially support it in Hadoop (one piece of BIGTOP-458 which is for supporting it across the whole stack). Now that HADOOP-8370 (fixes native compilation) is in the full tarball should work. A good next step would be updating JAVA_HOME on one of the Hadoop jenkins jobs to use jdk7. On

Re: Java 7 and Hadoop

2012-07-31 Thread Thomas Graves
I've seen more and more people using java 7. We are also planning to move to java 7 due to the eol of java 6 that Scott referenced. What are folks thoughts on making it officially supported by Hadoop? Is there a process for this or is it simply updating the wiki Eli mentioned after sufficient te

Re: Java 7 and Hadoop

2012-04-26 Thread Eli Collins
On Thu, Apr 26, 2012 at 2:03 PM, Scott Carey wrote: > Java 7 update 4 has been released.  It is even available for MacOS X from > Oracle: > http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u4-downloads-1591156.html > > Java 6 will reach end of life in about 6 months.   After that poin

Re: Java 7 and Hadoop

2012-04-26 Thread Eli Collins
Hey Scott, Nice. Please update this page with your experience when you get a chance: http://wiki.apache.org/hadoop/HadoopJavaVersions Thanks, Eli On Thu, Apr 26, 2012 at 2:03 PM, Scott Carey wrote: > Java 7 update 4 has been released.  It is even available for MacOS X from > Oracle: > http:/

Java 7 and Hadoop

2012-04-26 Thread Scott Carey
Java 7 update 4 has been released. It is even available for MacOS X from Oracle: http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u4-downloads-1591156.html Java 6 will reach end of life in about 6 months. After that point, there will be no more public updates from Oracle for Java