You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Charles Reiss (Created) (JIRA)" <ji...@apache.org> on 2012/04/04 22:47:24 UTC

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

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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira