You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "YoungWoo Kim (JIRA)" <ji...@apache.org> on 2015/08/24 12:11:46 UTC

[jira] [Commented] (BIGTOP-1936) Provide JDK8 for Bigtop

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

YoungWoo Kim commented on BIGTOP-1936:
--------------------------------------

[~oflebbe], [~tomzeng], [~jonathak]

I've just updated BIGTOP-1561

At this point, JAVA_HOME on bigtop_toolchain should point out Java version 7 and as Olaf described, installed OpenJDK8 and env variable JAVA8_HOME are required as well due to the requirement Java8u40+ for building Presto.

>From the PR, I removed hard-coded JAVA_HOME. now, scripts and wrappers just validate version number from 'java -version'. that being said, 'java' command from the PATH will be used for running Presto. I believe that way is convenient for users.

> Provide JDK8 for Bigtop
> -----------------------
>
>                 Key: BIGTOP-1936
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1936
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Olaf Flebbe
>
> This issue aims at providing an JDK8 to bigtop_toolchain.
> Is a prerequiste for some components, for instance presto



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)