Based upon what i learned from #155, setting up the scheduler in HOST mode fixed that issue...but why? What is the communication path between the Scheduler and the Tasks? Are there ports that need to be open between them other than 7000?
It looks like you can run the scheduler in BRIDGE mode..when run outside of marathon..but, for some reason, the fix for #155 was to put it in HOST mode.
Based upon what i learned from #155, setting up the scheduler in HOST mode fixed that issue...but why? What is the communication path between the Scheduler and the Tasks? Are there ports that need to be open between them other than 7000?
It looks like you can run the scheduler in BRIDGE mode..when run outside of marathon..but, for some reason, the fix for #155 was to put it in HOST mode.
Just curious.
Thanks in advance.