[jira] [Updated] (MYRIAD-125) Myriad /config API issue for YARN_NODEMANAGER_OPTS param when RM's hostname is passed.

2015-08-18 Thread Sarjeet Singh (JIRA)
[ https://issues.apache.org/jira/browse/MYRIAD-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarjeet Singh updated MYRIAD-125: - Description: The issue is with YARN_NODEMANAGER_OPTS param that has

[jira] [Created] (MYRIAD-125) Myriad /config API issue for YARN_NODEMANAGER_OPTS param when RM's hostname is passed.

2015-08-18 Thread Sarjeet Singh (JIRA)
Sarjeet Singh created MYRIAD-125: Summary: Myriad /config API issue for YARN_NODEMANAGER_OPTS param when RM's hostname is passed. Key: MYRIAD-125 URL: https://issues.apache.org/jira/browse/MYRIAD-125

Re: Myriad 0.1 release scope

2015-08-18 Thread John Omernik
Ok, I was going off https://github.com/mesos/myriad/blob/phase1/docs/myriad-configuration.md I will try it. John On Tue, Aug 18, 2015 at 3:40 PM, yuliya Feldman yufeld...@yahoo.com.invalid wrote: You actually do not need to rebuild even today - just keep this file in hadoop config directory

[jira] [Created] (MYRIAD-126) Myriad initialization fails when 'nmInstances' are not specified in config .yml

2015-08-18 Thread Santosh Marella (JIRA)
Santosh Marella created MYRIAD-126: -- Summary: Myriad initialization fails when 'nmInstances' are not specified in config .yml Key: MYRIAD-126 URL: https://issues.apache.org/jira/browse/MYRIAD-126

Re: Myriad 0.1 release scope

2015-08-18 Thread John Omernik
Ok, so I tried the remote distribution of the Myriad per the docs, I guess,it could probably use some information related to how to run resource manager if it's in the tar.gz. Perhaps an example marathon json. I am playing with it now to figure it out. On Tue, Aug 18, 2015 at 3:48 PM, yuliya

Re: Odd Errors

2015-08-18 Thread Santosh Marella
I think your myriad-config-default.yml is missing a nmInstances section. Are you running it with a older .yml file? Santosh On Tue, Aug 18, 2015 at 3:06 PM, John Omernik j...@omernik.com wrote: I am working to stumble through this as Santosh helped me get a pre incubator version of Myriad

Re: Myriad 0.1 release scope

2015-08-18 Thread John Omernik
On the release scope, will having the myriad configuration file exist outside the jar (i.e. you can change configuration without rebuilding) be part of the .1 release scope? On Mon, Aug 10, 2015 at 10:01 PM, Santosh Marella smare...@maprtech.com wrote: Hello All, I've merged the FGS changes

Re: Myriad 0.1 release scope

2015-08-18 Thread yuliya Feldman
mesos/myriad is the right one so far From: John Omernik j...@omernik.com To: dev@myriad.incubator.apache.org; yuliya Feldman yufeld...@yahoo.com Sent: Tuesday, August 18, 2015 1:44 PM Subject: Re: Myriad 0.1 release scope (So if I clone that repo, am I cloning the right one?) On

Re: Odd Errors

2015-08-18 Thread Darin Johnson
Could you paste the stderr/stdout of the executor as well? I think this may be a bug so you won't get booted:). Darin On Aug 18, 2015 3:07 PM, John Omernik j...@omernik.com wrote: I am working to stumble through this as Santosh helped me get a pre incubator version of Myriad running, and now

Re: Odd Errors

2015-08-18 Thread John Omernik
That's the issue (the yml) I'll merge tomorrow and try it. Thanks Santosh On Aug 18, 2015 5:19 PM, Santosh Marella smare...@maprtech.com wrote: I think your myriad-config-default.yml is missing a nmInstances section. Are you running it with a older .yml file? Santosh On Tue, Aug 18, 2015 at

Re: Myriad 0.1 release scope

2015-08-18 Thread Darin Johnson
John, The remote distribution doesn't require the nm to be run from marathon though it's possible. Essentially, it's the same configuration for the rm you'd do for the non remote version + adding a uri for the tarball. I've got jsons for running the rm in marathon, I'll try to get them and some

Odd Errors

2015-08-18 Thread John Omernik
I am working to stumble through this as Santosh helped me get a pre incubator version of Myriad running, and now I upgraded a bunch of stuff and wanted to try some of the more recent features. I setup the remote distribution, created what I think would be a good a json for marathon and then I am