Re: Question about YARN HA and myriad/Mesos

2015-06-22 Thread Santosh Marella
Start rm1 Start rm2 - rm2 registers the myriad framework When you started rm2, how did it register the myriad framework? Was rm2 active the moment you started it? Only the active rm should initialize myriad. Can you also paste the yarn-site.xml from both rm1 and rm2 here ? Thanks, Santosh

Re: Question about YARN HA and myriad/Mesos

2015-06-22 Thread Santosh Marella
The cause for the exception shows Address already in use. And looks like the 'address in question is the webserver for Myriad. Can you please check if you are spinning up two ResourceManagers on the same node? That's currently not supported. Santosh On Mon, Jun 22, 2015 at 12:48 PM, Bill Sparks

Re: Question about YARN HA and myriad/Mesos

2015-06-22 Thread Bill Sparks
A single RM per-node. It seems the second RM to start is the one that registers the Myriad-Alpha framework with Mesos. But both RM's are still in standby state - when I activate one RM, then I get the error, but the Mesos framework still show the other as the location of the framework. It goes

Question about YARN HA and myriad/Mesos

2015-06-22 Thread Bill Sparks
I thought I'd ask before diving into it more, but is YARN HA ResourceManager and myriad/mesos supported? The reason why I ask, is that I just brought up YARN HA ResourceManager(s) and the resourcemanager fails to start and the stack trace has myriad on it. 15/06/22 13:17:47 INFO