[ 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)