You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Abin Shahab (JIRA)" <ji...@apache.org> on 2014/09/29 06:14:34 UTC

[jira] [Resolved] (YARN-2481) YARN should allow defining the location of java

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

Abin Shahab resolved YARN-2481.
-------------------------------
    Resolution: Cannot Reproduce
      Assignee: Abin Shahab

Verified on trunk that JAVA_HOME can be set for containers(mappers and reducers for example), and that is not overridden by the NM's JAVA_HOME.

> YARN should allow defining the location of java
> -----------------------------------------------
>
>                 Key: YARN-2481
>                 URL: https://issues.apache.org/jira/browse/YARN-2481
>             Project: Hadoop YARN
>          Issue Type: New Feature
>            Reporter: Abin Shahab
>            Assignee: Abin Shahab
>
> Yarn right now uses the location of the JAVA_HOME on the host to launch containers. This does not work with Docker containers which have their own filesystem namespace and OS. If the location of the Java binary of the container to be launched is configurable, yarn can launch containers that have java in a different location than the host.



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