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