Re: Resource manager error

2016-08-17 Thread John Yost
know if I run into any more issues but it >> looks like its good now. Thanks for the help! >> >> Matt >> >> -Original Message- >> From: Darin Johnson [mailto:dbjohnson1...@gmail.com] >> Sent: Wednesday, August 17, 2016 3:18 PM >> To: Dev >>

Re: Resource manager error

2016-08-17 Thread John Yost
issues but it > looks like its good now. Thanks for the help! > > Matt > > -Original Message- > From: Darin Johnson [mailto:dbjohnson1...@gmail.com] > Sent: Wednesday, August 17, 2016 3:18 PM > To: Dev > Subject: Re: Resource manager error > > Take a look a

RE: Resource manager error

2016-08-17 Thread Matthew J. Loppatto
Ah that worked! I'll let you know if I run into any more issues but it looks like its good now. Thanks for the help! Matt -Original Message- From: Darin Johnson [mailto:dbjohnson1...@gmail.com] Sent: Wednesday, August 17, 2016 3:18 PM To: Dev Subject: Re: Resource manager error Take

Re: Resource manager error

2016-08-17 Thread John Yost
nv. Am I ok to be > using openjdk1.7 or do I have to use Oracle jdk? > > Matt > > -Original Message- > From: John Yost [mailto:hokiege...@gmail.com] > Sent: Wednesday, August 17, 2016 3:01 PM > To: dev@myriad.incubator.apache.org > Subject: Re: Resource manager error

Re: Resource manager error

2016-08-17 Thread Darin Johnson
o:hokiege...@gmail.com] > Sent: Wednesday, August 17, 2016 3:01 PM > To: dev@myriad.incubator.apache.org > Subject: Re: Resource manager error > > Progress is nice! What user are you running myriad as? root? yarn? If it > is the former and you are running via sudo, I've seen th

Re: Resource manager error

2016-08-17 Thread John Yost
ng something? > > Thanks! > Matt > > -Original Message- > From: John Yost [mailto:hokiege...@gmail.com] > Sent: Wednesday, August 17, 2016 2:38 PM > To: dev@myriad.incubator.apache.org > Subject: Re: Resource manager error > > Please uncomment frameworkRole and

RE: Resource manager error

2016-08-17 Thread Matthew J. Loppatto
incubator.apache.org Subject: Re: Resource manager error Please uncomment frameworkRole and then add the name of whatever Mesos role you have configured that is not *. Note: at the risk of telling you something you already know, you define roles in /etc/mesos-master/roles. In the meantime, I ope

Re: Resource manager error

2016-08-17 Thread John Yost
vent(ResourceOffersEventHandler.java:49) >> > at com.lmax.disruptor.BatchEventProcessor.run( >> > BatchEventProcessor.java:128) >> > at java.util.concurrent.ThreadPoolExecutor.runWorker( >> > ThreadPoolExecutor.java:1145) >> > at java.util.concurrent.ThreadP

RE: Resource manager error

2016-08-17 Thread Matthew J. Loppatto
classpath. Not sure if that is causing any issue though. Matt -Original Message- From: Darin Johnson [mailto:dbjohnson1...@gmail.com] Sent: Wednesday, August 17, 2016 1:26 PM To: Dev Subject: Re: Resource manager error Hey Matt, Looking through the code, I think setting myriadFra

Re: Resource manager error

2016-08-17 Thread John Yost
gt; BatchEventProcessor.java:128) > > at java.util.concurrent.ThreadPoolExecutor.runWorker( > > ThreadPoolExecutor.java:1145) > > at java.util.concurrent.ThreadPoolExecutor$Worker.run( > > ThreadPoolExecutor.java:615) > > at java.lang.Thread.run(Thread.java:745) &

Re: Resource manager error

2016-08-16 Thread Darin Johnson
Hey Mathew, my coworker found the same issue recently, I fixed it on my last pull request, if you'd like to pull from master. Alternatively, you could comment out the appendCgroups line in myriad-scheduler /src

Resource manager error

2016-08-16 Thread Matthew J. Loppatto
Hi, I'm setting up Myriad 0.2.0 on my Mesos cluster following this guide: https://cwiki.apache.org/confluence/display/MYRIAD/Installing+for+Developers And I get the following error in the resource manager executor log in mesos after starting it with `/opt/hadoop-2.7.2/bin/yarn