Sergey Shelukhin created HIVE-12804:
---------------------------------------

             Summary: 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)

Reply via email to