You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2014/06/17 23:57:12 UTC

[jira] [Commented] (HADOOP-10530) Make hadoop trunk build on Java7+ only

    [ https://issues.apache.org/jira/browse/HADOOP-10530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034446#comment-14034446 ] 

Haohui Mai commented on HADOOP-10530:
-------------------------------------

The patch looks good to me. +1.

Built hdfs on both Mac OS X and CentOS with Java 7. Work as expected.

Built with Java 6 on CentOS. Failed as expected.

Ran a few tests with hdfs and it looked pretty good to me.

This should be a low risk change since (1) it is going into trunk only, and (2) Hadoop on Java 7 has been proved in production (based on my understanding several company has been supporting Hadoop on Java 7 for a while).

This only thing left is that we need to make sure that Jenkins moves to Java 7 before this patch goes into the trunk. 

> Make hadoop trunk build on Java7+ only
> --------------------------------------
>
>                 Key: HADOOP-10530
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10530
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.0.0
>         Environment: Java 1.7+
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>         Attachments: HADOOP-10530-001.patch, HADOOP-10530-002.patch
>
>
> As discussed on hadoop-common, hadoop 3 is envisaged to be Java7+ *only* -this JIRA covers switching the build for this
> # maven enforcer plugin to set Java version = {{[1.7)}}
> # compiler to set language to java 1.7



--
This message was sent by Atlassian JIRA
(v6.2#6252)