You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2012/12/05 05:16:59 UTC

[jira] [Updated] (BIGTOP-400) make hadoop-deb fails from trunk, when using java 7

     [ https://issues.apache.org/jira/browse/BIGTOP-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-400:
------------------------------------

    Fix Version/s:     (was: 0.5.0)
                   0.3.1
    
> make hadoop-deb fails from trunk, when using java 7
> ---------------------------------------------------
>
>                 Key: BIGTOP-400
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-400
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: Debian
>         Environment: local build , from trunk, on ubuntu 10.04
>            Reporter: bikramjit ganguly
>            Priority: Minor
>              Labels: compile-error, hadoop, java7, noob
>             Fix For: 0.3.1
>
>
> entries in /etc/environment-
> JAVA_HOME="/usr/lib/jvm/jdk1.7.0"
> #JAVA_HOME="/usr/lib/jvm/java-6-sun-1.6.0.26"
> JAVA5_HOME="/usr/lib/jvm/jdk1.7.0"
> #JAVA5_HOME="/usr/lib/jvm/java-6-sun-1.6.0.26"
> --- other entries --
> git svn clone from trunk
> cd trunk
> make hadoop-deb
> compile error after 5 minutes -
> /trunk/output/hadoop/hadoop-0.20.205.0/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java:396: error: type argument ? extends T is not within bounds of type-variable E
> BUILD FAILED
> /home/shilpa/personal/open_source/apache_bigtop_src/trunk/output/hadoop/hadoop-0.20.205.0/build.xml:659: The following error occurred while executing this line:
> /home/shilpa/personal/open_source/apache_bigtop_src/trunk/output/hadoop/hadoop-0.20.205.0/src/contrib/build.xml:30: The following error occurred while executing this line:
> /home/shilpa/personal/open_source/apache_bigtop_src/trunk/output/hadoop/hadoop-0.20.205.0/src/contrib/build-contrib.xml:185: Compile failed; see the compiler error output for details.
> works fine with java 6
> would be nice if it could also work with java 7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira