You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2018/02/02 14:37:00 UTC

[jira] [Assigned] (HIVE-18612) Build subprocesses under Yetus in Ptest use 1.7 jre instead of 1.8

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

Adam Szita reassigned HIVE-18612:
---------------------------------


> Build subprocesses under Yetus in Ptest use 1.7 jre instead of 1.8
> ------------------------------------------------------------------
>
>                 Key: HIVE-18612
>                 URL: https://issues.apache.org/jira/browse/HIVE-18612
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Adam Szita
>            Assignee: Adam Szita
>            Priority: Major
>
> As per this jira comment made by Yetus maven plugins that want to use {{java}} executable are seeing a 1.7 java binary. In this particular case Yetus sets JAVA_HOME to a 1.8 JDK installation, and thus maven uses that, but any subsequent {{java}} executes will use the JRE which they see on PATH.
> This should be fixed by adding the proper java/bin (that of JAVA_HOME setting) to PATH.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)