You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/10/19 01:20:42 UTC

[jira] [Closed] (MESOS-177) Hadoop patch should pass HADOOP_CONF_DIR to executors

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

Benjamin Mahler closed MESOS-177.
---------------------------------

    Resolution: Not A Problem

Hey [~woggle], is this still a problem? The hadoop framework has since been re-written and is no longer located inside the Mesos source. It's now found here: github.com/mesos/hadoop

Should we file a similar issue there?

> Hadoop patch should pass HADOOP_CONF_DIR to executors
> -----------------------------------------------------
>
>                 Key: MESOS-177
>                 URL: https://issues.apache.org/jira/browse/MESOS-177
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Charles Reiss
>            Priority: Minor
>
> Currently, the Hadoop patch finds the executor binary at `pwd`/bin/mesos-executor and passes address of the jobtracker as an argument to it. It should also patch the Hadoop configuration directory location (e.g. as set through HADOOP_CONF_DIR or the --config option to bin/hadoop). This would allow one to run differently configured Hadoop jobtracker instances of the same version without creating a "shadow" bin directory (with a custom mesos-executor) or making a separate copy of the Hadoop directory for each instance.



--
This message was sent by Atlassian JIRA
(v6.1#6144)