>From the mesos-master log and the JT log, it doesn't look like the
MesosScheduler ever registered with Mesos, which should mean that it
wouldn't start any TTs or map/reduce tasks. However, your `ps` output does
seem to show a tasktracker running. Did you start that yourself (or
automatically as a system service)?

On Wed, May 6, 2015 at 9:32 AM, haosdent <[email protected]> wrote:

> Do you start tasktracker successfully?
>
> On Wed, May 6, 2015 at 11:32 PM, Brian Topping <[email protected]>
> wrote:
>
>> Hi all, I'm happy to report that I'm very close to getting 2.6.0-cdh5.4.0
>> integrated against Mesos 0.22.1 with the hadoop-mesos 0.10 code on Github.
>> Hoping someone might have a few minutes to parse what I've got here and
>> suggest something to try.
>>
>> https://gist.github.com/briantopping/0dfd0777ff4ce5a81219 hopefully has
>> all the data necessary between the console output of the client run, the
>> mesos master and slave console, the XML configuration of the JT and the
>> output that was generated by it. Please let me know if I've left something
>> out.
>>
>> I iterated a few times getting all the errors from missing paths or
>> libraries sorted out, but the example client ultimately just sits waiting
>> forever at "map 0% reduce 0%".
>>
>> Any input kindly appreciated!
>>
>> Brian
>>
>
>
>
> --
> Best Regards,
> Haosdent Huang
>

Reply via email to