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

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

Github user jinossy commented on the pull request:

    https://github.com/apache/tajo/pull/1002#issuecomment-212695283
  
    @hyunsik 
    Now that master branch is based on JDK 1.8. if someone try to run the tajo 
on other JDK (1.7), tajo are  throw ‘Unsupported major.minor version 52.0’
    If you’ve still worried about that, I will remove the finding java binary.


> Detect default java binary, if JAVA_HOME is not set
> ---------------------------------------------------
>
>                 Key: TAJO-2125
>                 URL: https://issues.apache.org/jira/browse/TAJO-2125
>             Project: Tajo
>          Issue Type: Improvement
>          Components: conf and scripts
>    Affects Versions: 0.11.2
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> We should find the java binary, if JAVA_HOME is not set in tajo-evn.sh
> The detection order as following:
> 1. JAVA_HOME in tajo-env.sh 
> 2. System environment variable
> 3. OS default java binary



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

Reply via email to