Hi All,

I have download the newest trunk, set up mesos and it works well.
When I deploy hadoop, I have upload mesos-executor to hdfs 
/user/root/mesos-executor, then how should I set mapred-site.xml?

  <property>
    <name>mapred.mesos.executor</name>
#    <value>hdfs://hdfs.name.node:port/hadoop.zip</value>
    <value>hdfs://user.root.mesos-executor</value>
  </property>


Is the above right? Thanks very much!

Wang Yu

Reply via email to