Jinho Kim created TAJO-2125:
-------------------------------
Summary: 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)