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