You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2016/01/23 02:08:39 UTC

[jira] [Resolved] (HIVE-12804) if JAVA_HOME is not set, LLapServiceGen should fail

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

Gopal V resolved HIVE-12804.
----------------------------
    Resolution: Duplicate

> if JAVA_HOME is not set, LLapServiceGen should fail
> ---------------------------------------------------
>
>                 Key: HIVE-12804
>                 URL: https://issues.apache.org/jira/browse/HIVE-12804
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>
> Right now, a bogus value results, probably coming from a python None, probably from this line:
> {noformat}
> "java_home" : os.getenv("JAVA_HOME"),
> {noformat}
> {noformat}
> $ echo $JAVA_HOME
> $ grep java_home llap-slider-07Jan2016/appConfig.json 
>     "java_home": "None",
> {noformat}



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