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

ASF GitHub Bot commented on TAJO-1157:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/230

    TAJO-1157: Required Java version in tutorial doc needs to be updated.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1157

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/230.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #230
    
----
commit 69b68896efac5a98a3c6c989e5acce0f91edfe91
Author: Hyunsik Choi <[email protected]>
Date:   2014-11-09T08:02:57Z

    TAJO-1157: Required Java version in tutorial doc needs to be updated.

----


> Required Java version in tutorial doc needs to be updated
> ---------------------------------------------------------
>
>                 Key: TAJO-1157
>                 URL: https://issues.apache.org/jira/browse/TAJO-1157
>             Project: Tajo
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Jaewoong Jung
>            Assignee: Hyunsik Choi
>            Priority: Trivial
>
> I tried to build tajo with JDK 1.8, but failed due to some changes in 
> sun.misc.FloatingDecimal.
> * For example, readJavaFormatString(String in) has been changed to a package 
> private method.
> The prerequisites page should be updated to show required Java version as 1.6 
> or 1.7. (It currently reads "Java 1.6 or higher".)
> http://tajo.apache.org/docs/0.9.0/getting_started/prerequisites.html



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

Reply via email to