Hi Yingbo,

Do you mind sharing your .aurora file? Perhaps your are requesting Resources or 
Constraints that are infeasible for your local setup to satisfy?

Also, you might want to check that your scheduler is receiving offers from 
mesos master. You could check your scheduler log file to see if any offers are 
coming. Alternatively, you might want to look at "scheduler_resource_offers" 
stat exposed by the scheduler /vars endpoint 
(http://<your_local_scheduler_ip:port>/vars).

Thanks,
Maxim



On Dec 19, 2013, at 11:20 PM, Yingbo Wang <ybw...@gmail.com> wrote:

> hi,
>    Hope you guys have a fun night at city hall.
>    While you might be drunk, can anyone help me a little bit on setting up
> the local dev environment to debug aurora ?
>     My current set up.
>         Machine A:  64bit ubuntu server running mesos-master,
>         Machine B:  64bit ubuntu server running mesos-slave, thermo
> observer server;
>         Machine C:  32bit ubuntu server running zookeeper.
>         Machine D:  Mac air for developing aurora.
> 
>      I tried to run aurora-scheduler on Machine A and also created a hello
> job from machine A. the job was submitted successfully. however the job
> keeps staying at "PENDING" status. i checked thermo observer from port
> 1336, it says "No matching hosts".
> 
>        I spent a couple of hours and still can't figure out the reason so
> I decided to settup the dev environment on my Mac so that I can trace the
> error in IntelliJ. Can someone give me some hint on that? I am not quite
> familiar with IntelliJ and java.
> 
> 
> 
> best
> Yingbo

Reply via email to