Re: Initial setup of Amaterasu - Unable to run

2017-09-30 Thread Yaniv Rodenski
Hi Arun, On Mesos the easiest way to debug your job is to go to the Mesos UI which is usually on port 5050. If you are using the amaterasu-vagrant machine, the address would be 192.168.33.11:5050. As for the rest of your questions: 1. Currently using the Mesos cluster is the only way to run

Re: Initial setup of Amaterasu - Unable to run

2017-09-30 Thread Arun Manivannan
Hi Yaniv, That was spot on. Yes. That was the issue and I am able to complete the demo job successfully !! I wonder where I should have looked into to have figured out this issue myself. :-( Probably, I should have listened carefully to your presentation but I have a few really basic

Re: Initial setup of Amaterasu - Unable to run

2017-09-30 Thread Yaniv Rodenski
Hi Arun, I think you are hitting a bug that we’ve fixed but was in a pending PR, I've just merged the PR. Try to do a git pull and run again, let us know if it solves the problem. Cheers, Yaniv On Sat, 30 Sep 2017 at 7:36 pm, Arun Manivannan wrote: > Hi, > > I am trying to