You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Pramod Immaneni (JIRA)" <ji...@apache.org> on 2017/08/29 23:35:02 UTC

[jira] [Resolved] (APEXCORE-779) In unit tests Yarn containers must use the same JVM as the test itself.

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

Pramod Immaneni resolved APEXCORE-779.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.7.0

> In unit tests Yarn containers must use the same JVM as the test itself.
> -----------------------------------------------------------------------
>
>                 Key: APEXCORE-779
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-779
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>             Fix For: 3.7.0
>
>
> When Yarn containers are launched from a unit test, they should use "java.home" property to find what java executable to use as JAVA_HOME may point not to a proper location. Using PATH to find java must be avoided, as the default java on a test box may be a wrong version or not a properly configured JVM.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)