Re: Recommending or requiring mesos dns?

2015-05-07 Thread Santosh Marella
Hi John, Great views about extending mesos dns for rm's discovery. Some thoughts: 1. There are 5 primary interfaces RM exposes that are bound to standard ports. a. RPC interface for clients that want to submit applications to YARN (port 8032). b. RPC interface for NMs to

Fine grained scaling (prototype)

2015-04-08 Thread Santosh Marella
Hi All, Just submitted the first cut of changes to a separate branch: https://github.com/mesos/myriad/commit/0a29d730a4e9fd6b811670719661e4a9348fd072 Please feel free to review the changes and provide any feedback. Added in a doc page to help understand how the feature works and a few basic

Re: docker hub repo

2015-04-08 Thread Santosh Marella
Is anyone aware of a free public docker repository that can be used for hosting docker images for dev/test? Santosh On Wed, Apr 8, 2015 at 12:38 PM, Ken Sipe k...@mesosphere.io wrote: On Apr 8, 2015, at 2:33 PM, Luciano Resende luckbr1...@gmail.com wrote: How is this repo going to be

Today's hangout

2015-06-03 Thread Santosh Marella
Are folks able to join the hangout? We get error when trying to join at https://plus.google.com/hangouts/_/mesosphere.io/myriad. Is there a different hangout URL that we should try ? Thanks, Santosh

Re: Question about YARN HA and myriad/Mesos

2015-06-22 Thread Santosh Marella
. On 6/22/15 3:05 PM, Santosh Marella smare...@maprtech.com wrote: 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

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: Myriad 0.1 release scope

2015-08-07 Thread Santosh Marella
. -- Sent from mobile On Aug 7, 2015 3:54 PM, Darin Johnson dbjohnson1...@gmail.com wrote: So I compiled the 2.5 fgs against 2.6 when I was testing. If we abstract this right it may just be an if statement or two. On Aug 7, 2015 6:47 PM, Santosh Marella smare...@maprtech.com

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: making contributor

2015-08-20 Thread Santosh Marella
+1 -- Sent from mobile On Aug 20, 2015 7:53 AM, Jim Scott jsc...@maprtech.com wrote: +1 On Thu, Aug 20, 2015 at 3:10 AM, Adam Bordelon a...@mesosphere.io wrote: Hmm.. you already are a contributor, Yuliya, but it looks like the _Default Permission Scheme_ doesn't

Re: Myriad 0.1 release scope

2015-08-07 Thread Santosh Marella
at 2:20 PM, Santosh Marella smare...@maprtech.com wrote: It will make working on HA easier Oh Yes! how do we facilitate that? Profiles? Profiles might be one way. Currently, FGS is supported for zero profile only. And we have seen there was an API incompatibility from 2.5 to 2.6+ in FGS

Re: Myriad 0.1 release scope

2015-08-07 Thread Santosh Marella
has a way to do that, if so how do we facilitate that? Profiles? Darin On Fri, Aug 7, 2015 at 1:46 PM, Santosh Marella smare...@maprtech.com wrote: Hello guys, I propose merging FGS into phase1. As I said before, I think it's at a point where the functionality works reasonably well

Re: Myriad 0.1 release scope

2015-08-10 Thread Santosh Marella
Hello All, I've merged the FGS changes into phase1. Built and tested both coarse grained scaling and fine grained scaling, UI on a 4 node cluster. If anyone finds things are not working as expected, please let me know. Thanks, Santosh On Fri, Aug 7, 2015 at 10:46 AM, Santosh Marella smare

Re: Fine Grained Scaling and Hadoop-2.7.

2015-07-14 Thread Santosh Marella
that takes, you may want to implement a) in the meantime. On Tue, Jul 14, 2015 at 2:02 PM, Santosh Marella smare...@maprtech.com wrote: Why do you worry that Myriad needs to figure out which container is associated with which offer/profile The framework needs to figure out the size

Re: JIRA work for 0.1.0

2015-10-22 Thread Santosh Marella
I looked at the JIRAs currently marked with fix version "myriad-0.1.0". There were 19 of them. I moved a few out. We are currently at 14. However, IMO the show stoppers are really the following: MYRIAD-43 Replace com.ebay namespace with org.apache MYRIAD-44 Prepare for 0.1.0 release MYRIAD-98

Re: namespace commit

2015-10-22 Thread Santosh Marella
Jim, I just tried it and the build seems to fail for me with the same failure as the Travis CI. https://travis-ci.org/apache/incubator-myriad/builds/86880861#L501 I'll take a closer look at the failure, but just a heads up it's failing on my dev setup as well. Thanks, Santosh On Thu, Oct

Re: JIRA work for 0.1.0

2015-10-22 Thread Santosh Marella
Sounds good. I wasn't trying to usurp Santosh at all, just didn't want > things to be missed and I saw some easy ones out there. Just so you know, > even though my vote isn't a binding one, I plan on deploying the release > and testing it. > > Jim > > On Thu, Oct 22, 2015 a

[Please Read] Git branch cleanup

2015-10-29 Thread Santosh Marella
Just want to do a quick check on the following: a. Is anyone using a branch other than 'master' from apache/incubator-myriad repo? b. Is anyone (still) using the old git repo mesos/myriad ? Unless there are any

Re: JIRA work for 0.1.0

2015-10-29 Thread Santosh Marella
gt; wrote: > Santosh, > > How about deleting some old/dead branches from git before the release? > > Jim > > On Tue, Oct 27, 2015 at 5:57 PM, Santosh Marella <smare...@maprtech.com> > wrote: > > > Hello everyone, > > > > Just a quick update

Re: JIRA work for 0.1.0

2015-10-29 Thread Santosh Marella
e podling site. I > think > > we should have this worked out before we release. > > > > On Thu, Oct 29, 2015 at 12:08 PM, Santosh Marella <smare...@maprtech.com > > > > wrote: > > > >> I agree. I'll send out a separate email on that. >

[Help Needed from Mentors] Creation of a SVN folder for Myriad

2015-10-29 Thread Santosh Marella
Dear Mentors, Request your help on a couple of INFRA items to help launch Apache website for Myriad. 1. Myriad needs a "myriad" folder under https://svn.apache.org/repos/asf/incubator/ to place the artifacts required for the website. 2. The contents of

Re: JIRA work for 0.1.0

2015-10-27 Thread Santosh Marella
keeping track of the individual items. In addition, Yuliya submitted a PR for MYRIAD-160. Thanks, Santosh On Fri, Oct 23, 2015 at 11:32 AM, Santosh Marella <smare...@maprtech.com> wrote: > > let Myriad pick a random port outside of Mesos > > Agree with Darin. Picking a por

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 0)

2015-11-10 Thread Santosh Marella
es/myriad-config-default.yml:58: > > #path: > > > hdfs://namenode:port/dist/myriad-executor-runnable-0.0.1.jar > > > > > > > > > ./myriad-scheduler/src/main/java/org/apache/myriad/configuration/MyriadConfiguration.java:55: > > > * path: > > &

Re: [Help needed from Mentors] SVN PubSub

2015-11-10 Thread Santosh Marella
Gentle reminder... Appreciate your help with this. -- Sent from mobile On Nov 8, 2015 7:02 PM, "Santosh Marella" <smare...@maprtech.com> wrote: > Hi Ben,Danese,Luciano,Ted, > > In INFRA-10696 [1], we've requested for a SVN directory to publish &g

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Santosh Marella
Any idea what shutdown.sh script is used for ? I can omit this if it's used for Vagrant. Santosh On Wed, Nov 11, 2015 at 10:13 AM, Santosh Marella <smare...@maprtech.com> wrote: > Agreed. Will do a RC2 that omits vagrant files. > > Thanks, Jim. > >

[Help needed from Mentors] SVN PubSub

2015-11-08 Thread Santosh Marella
Hi Ben,Danese,Luciano,Ted, In INFRA-10696 [1], we've requested for a SVN directory to publish Myriad's website. However, it seems to need a svn authorization template to be submitted by one of the Mentors in order to push website commits to SVN. Can one of you please help with that? [1]

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 2)

2015-11-16 Thread Santosh Marella
ev@myriad.incubator.apache.org" < > > dev@myriad.incubator.apache.org> > > > > Sent: Sunday, November 15, 2015 3:12 PM > > > > Subject: Re: [VOTE] Release apache-myriad-0.1.0-incubating (release > > > > candidate 2) > > > > &g

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Santosh Marella
? Santosh On Wed, Nov 11, 2015 at 10:19 AM, Santosh Marella <smare...@maprtech.com> wrote: > Any idea what shutdown.sh script is used for ? I can omit this if it's > used for Vagrant. > > Santosh > > On Wed, Nov 11, 2015 at 10:13 AM, Santosh Marella <smare...@maprtech.com>

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 0)

2015-11-09 Thread Santosh Marella
sync to for 0.1.0-rc0? > > On Mon, Nov 9, 2015 at 1:01 AM, Santosh Marella <smare...@maprtech.com> > wrote: > > > Hi all, > > > > I have created a build for Apache Myriad 0.1.0-incubating, release > > candidate 0. > > > > Thanks to everyone who

[VOTE] Release apache-myriad-0.1.0-incubating (release candidate 0)

2015-11-09 Thread Santosh Marella
Hi all, I have created a build for Apache Myriad 0.1.0-incubating, release candidate 0. Thanks to everyone who has contributed to this release. Here’s the release notes: https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes The commit to be voted upon is:

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 0)

2015-11-09 Thread Santosh Marella
/local/libexec/mesos/myriad-executor-runnable-0.0.1.jar > ./myriad-scheduler/src/test/resources/myriad-config-test-default.yml:31: > path: file:///usr/local/libexec/mesos/myriad-executor-runnable-0.0.1.jar > ./myriad-scheduler/src/test/resources/myriad-config-test-default.yml:34: >

Out of office - 11/2

2015-11-02 Thread Santosh Marella
Taking a sick day off.. will try to to respond to emails towards EOD. -- Sent from mobile

Re: [Help Needed from Mentors] Creation of a SVN folder for Myriad

2015-10-30 Thread Santosh Marella
n > > help. > > > > btw, dropping private > > > > > > On Thu, Oct 29, 2015 at 6:22 PM, Santosh Marella <smare...@maprtech.com> > > wrote: > > > >> Dear Mentors, > >> > >> Request your help on a couple of INFR

Re: [Help Needed from Mentors] Creation of a SVN folder for Myriad

2015-10-30 Thread Santosh Marella
Amazingly, we now have https://svn.apache.org/repos/asf/incubator/myriad/site created and added to svnpubsub! Thanks to Geoffery Corey! Santosh On Fri, Oct 30, 2015 at 2:47 PM, Santosh Marella <smare...@maprtech.com> wrote: > Thanks Luciano & Ted. > > We plan to have t

Re: [Help Needed from Mentors] Creation of a SVN folder for Myriad

2015-10-30 Thread Santosh Marella
> The contents of a git repo can also appear as the web-site via gitpubsub > just as the contents of an SVN repo can. > > Sadly, I see that the die is already cast because you created the JIRA > before finishing this discussion. > > > > > > > On Fri, Oct

Re: JIRA work for 0.1.0

2015-11-03 Thread Santosh Marella
we target to get the PRs merged in by EOD 11/4 ?** Thanks, Santosh On Thu, Oct 29, 2015 at 2:01 PM, Santosh Marella <smare...@maprtech.com> wrote: > Cool. The Travis build succeeded: > https://travis-ci.org/apache/incubator-myriad/builds/88205610. > > I'll try out the UI on my d

Re: New Committer: Swapnil Daingade

2015-11-05 Thread Santosh Marella
Congratulations Swapnil. -- Sent from mobile On Nov 5, 2015 7:31 AM, "yuliya Feldman" wrote: > Congratulations Swapnil!!! > Well done > Yuliya > From: Adam Bordelon > To: dev@myriad.incubator.apache.org > Sent:

Re: [DISCUSS] Release prep for Myriad 0.1.0

2015-11-06 Thread Santosh Marella
g site up so we can announce our release on the > website. > > On Fri, Nov 6, 2015 at 10:15 AM, Santosh Marella <smare...@maprtech.com> > wrote: > > > Starting this thread to discuss the last few items left before calling > out > > for a vote. > > >

Re: Myriad, MFS and CLDB

2015-10-30 Thread Santosh Marella
>Apologies for the unusual post but in the absence of a user list I am >sort of left without other options. :-) No worries. We hope to create a user@ soon after we see an increase in emails like this to dev@. So, welcome and keep them coming! >I have been keeping an eye on Myriad as we run a

Re: Myriad 0.1.0 Release Planning

2015-10-15 Thread Santosh Marella
ges to all the files in the master. This saves a bunch of rebases for the PRs currently outstanding. Thanks, Santosh On Wed, Oct 14, 2015 at 3:17 PM, Santosh Marella <smare...@maprtech.com> wrote: > Super quick Jim! Thanks! > > Santosh > > On Wed, Oct 14, 2015 at 2:48 PM, Jim

Re: Add TOC in wiki

2015-10-20 Thread Santosh Marella
There was one option that I quickly tried to display the page tree on the left hand nav bar. Let me know if you like this. I'll explore some more too. Santosh On Tue, Oct 20, 2015 at 4:51 PM, Ruth Harris wrote: > Hi, > > Could one of the wiki administrator's add a TOC

Re: dev sync today?

2015-10-07 Thread Santosh Marella
Yes. The hangout has started. Link: https://plus.google.com/hangouts/_/mesosphere.io/myriad?authuser=1 Santosh On Wed, Oct 7, 2015 at 9:11 AM, Haripriya Ayyalasomayajula < aharipriy...@gmail.com> wrote: > Hello, > > Is the dev sync call happening today? If yes, can you please share the > link?

Re: Fine Grained Scaling and Hadoop-2.7.

2015-07-10 Thread Santosh Marella
of the largest NM node in the cluster. This still needs a way to be disabled, because an auto-scaling Hadoop cluster wouldn't worry about insufficient capacity. It would just make more. On Fri, Jul 10, 2015 at 11:13 AM, Santosh Marella smare...@maprtech.com wrote: Good point. YARN seems

Re: Logo update

2015-07-09 Thread Santosh Marella
Looks great, Jim! I'm using the Myriad UI regularly during my dev work. Thanks for doing this! Now that you have added the logo, can the PR be merged? Let me know. Santosh On Thu, Jul 9, 2015 at 12:24 PM, Adam Bordelon a...@mesosphere.io wrote: Sexy. Love the color scheme too. On Thu, Jul

Re: Google Hangout Link

2015-08-26 Thread Santosh Marella
https://plus.google.com/hangouts/_/mesosphere.io/myriad?authuser=1 Santosh On Wed, Aug 26, 2015 at 9:04 AM, Brandon Gulla gulla.bran...@gmail.com wrote: Can someone send out the active google hangout link please? thanks -- Brandon

Re: Flex API

2015-08-27 Thread Santosh Marella
. On Fri, Jun 12, 2015 at 5:12 PM, Santosh Marella smare...@maprtech.com wrote: I think rather than having an API defined as /cluster/flexup/profile/{profile-name}, it's better to define it just as /cluster/flexup

Re: [jira] [Commented] (MYRIAD-129) Creating custom profiles requires configurations changes on all nodes.

2015-09-08 Thread Santosh Marella
John - did you intend to comment on the JIRA? Hitting "reply-all" doesn't seem to update the JIRA. Also, to your note - with the recent HA feature in Myriad, the state is stored on the DFS. But it's trivial to implement a state store for ZK (just a new class with a few methods to override). I

Re: Flex API

2015-09-02 Thread Santosh Marella
s should be shut down. #2 helps with shutting down multiple NMs of same "profile" in one shot. If the above sounds reasonable to start with, I'd like to start working on the code changes. Thanks, Santosh On Thu, Aug 27, 2015 at 4:25 PM, Santosh Marella <smare...@maprtech.com> wrot

Pull requests

2015-09-30 Thread Santosh Marella
Mohit/Adam, Against which repo should the new PRs be submitted? github.com/apache/incubator-myriad or mesos/myriad ?

Re: master/phase1

2015-10-02 Thread Santosh Marella
Mohit submitted a PR to update the README: https://github.com/apache/incubator-myriad/pull/1. I'm not sure how to merge this in. Since apache/incubator-myriad is a mirror of git:// git.apache.org/incubator-myriad.git, are we supposed to merge the PRs into

Re: Site Layout

2015-09-24 Thread Santosh Marella
I like #1 the most. Santosh On Thu, Sep 24, 2015 at 11:11 AM, Swapnil Daingade < swapnil.daing...@gmail.com> wrote: > Love all three. > #1 and #3 with the Myriad logo on right (like #1) would be my favorite. > > Regards > Swapnil > > > > > On Thu, Sep 24, 2015 at 10:50 AM, Jim Scott

Fwd: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-12-08 Thread Santosh Marella
FYI.. Thanks, Santosh -- Forwarded message -- From: Niall Pemberton Date: Mon, Dec 7, 2015 at 7:48 PM Subject: Re: [VOTE] Release Apache Myriad 0.1.0 (incubating) To: general-incubator On Tue, Dec 8, 2015 at 3:38 AM,

Re: Incubator PMC/Board report for Dec 2015 ([ppmc])

2015-12-02 Thread Santosh Marella
The report looks great, Adam. -- Sent from mobile On Dec 2, 2015 1:38 AM, "Adam Bordelon" wrote: > I filed the December incubator board report: > https://wiki.apache.org/incubator/December2015 > Please look it over and edit it yourself or let me know if

Late by 10 minutes for dev sync

2015-12-02 Thread Santosh Marella
-- Sent from mobile

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-12-08 Thread Santosh Marella
n, cdouglas, and ptgoetz. > > (Never saw a follow-up vote from Jacques, but at least two others > confirmed > > the workaround to his issue.) > > We also never got any votes from our mentors, but I suppose that's > > unnecessary if the PPMC and IPMC votes passed. >

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-12-08 Thread Santosh Marella
SCLAIMER lgtm > > May want to bump the Hadoop version in a later release, to pick up bug > fixes after 2.7.0 (latest is 2.7.1, 2.7.2 should be released soon). -C > > On Sun, Nov 29, 2015 at 11:41 PM, Santosh Marella <smare...@maprtech.com> > wrote: > > Hi, > >

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-12-08 Thread Santosh Marella
; FYI I ran into the same problem as Jacques and the proposed workaround > > worked. > > > > On Tue, Dec 8, 2015 at 12:23 PM, Julien Le Dem <jul...@dremio.com> > wrote: > > > >> +1 > >> - verified the signature > >> - I ran the build on mac and e

[RESULT] [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-12-09 Thread Santosh Marella
rs >> confirmed >> > the workaround to his issue.) >> > We also never got any votes from our mentors, but I suppose that's >> > unnecessary if the PPMC and IPMC votes passed. >> > >> > On Tue, Dec 8, 2015 at 1:15 PM, Santosh Marella <smare...@maprtech.com> &

Re: Introduction

2015-12-04 Thread Santosh Marella
Hi Prabhu.. Welcome to the Myriad community! FYI, we now also have a website (http://myriad.incubator.apache.org/) that has links to all the other online resources for Myriad to learn more about the project. Feel free to check it out. We also do a bi-weekly hangouts at 9AM PDT every other Wed

Re: [PROPOSAL(s)] Use Release Branches, and Delete Obsolete Branches

2015-12-03 Thread Santosh Marella
Yup. +1 for Proposal A -> Alternative 1. +1 for Proposal B Santosh On Thu, Dec 3, 2015 at 1:03 PM, yuliya Feldman wrote: > I fully second Todd. > Thanks,Yuliya > From: Todd Richmond > To: dev@myriad.incubator.apache.org > Sent:

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-12-07 Thread Santosh Marella
Hello All, Appreciate if IPMC members can review the RC and vote. Thanks, Santosh On Thu, Dec 3, 2015 at 1:27 AM, Santosh Marella <smare...@maprtech.com> wrote: > Hello All, > > Just a reminder that this vote is still open. > > We've received feedback, and a binding +

Myriad is 0.1.0

2015-12-10 Thread Santosh Marella
Hi All, Congratulations on a the first Apache Myriad release..! Kudos to everyone involved for making this happen. As we now have IPMC's approval, there are a few things that I did to wrap up the release: - Make 0.1.0 artifacts available from the release SVN repo [1]. - Git tag the voted

Dev Sync Today?

2015-12-16 Thread Santosh Marella
Is anyone on the hangout? Sarjeet and I can't seem to connect. Santosh

Next dev sync hangout will be on 1/6/2016

2015-12-16 Thread Santosh Marella
We have decided to hold the next dev sync on 1/6/2016 (instead of 12/30/2015). Meeting notes from today's hangout: https://docs.google.com/document/d/1JGmJrgeg98bHw_0_sSRmyX6WiAe13OdErcFlaz6Aa04/edit# Thanks, Santosh

Re: Dev Sync Today?

2015-12-16 Thread Santosh Marella
The dev sync meeting has started. Please use the link below to join. https://plus.google.com/hangouts/_/mesosphere.io/myriad <https://plus.google.com/hangouts/_/mesosphere.io/myriad?authuser=0> Santosh On Wed, Dec 16, 2015 at 9:07 AM, Santosh Marella <smare...@maprtech.com> wrote:

Re: Myriad is 0.1.0

2015-12-13 Thread Santosh Marella
<yufeld...@yahoo.com.invalid> > > > wrote: > > > > > > > Great news!!! > > > > > > > > We are finally there > > > > > > > > > > > > > On Dec 10, 2015, at 1:13 AM, Santosh Marella < > sma

Re: Next dev sync hangout will be on 1/6/2016

2016-01-06 Thread Santosh Marella
I am unable to join today. -- Sent from mobile On Jan 6, 2016 9:06 AM, "yuliya Feldman" <yufeld...@yahoo.com.invalid> wrote: > Do we have a sync today? > > > From: Santosh Marella <smare...@maprtech.com> > To: dev@myriad.in

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 3)

2015-11-23 Thread Santosh Marella
"Shutdown Framework" [1] https://github.com/apache/incubator-myriad#build-myriad [2] https://github.com/apache/incubator-myriad/blob/master/docs/myriad-dev.md#step-2-deploy-the-myriad-binaries Santosh On Thu, Nov 19, 2015 at 10:37 PM, Santosh Marella <smare...@maprtech.com>

Re: Merges to Myriad master branch

2015-11-30 Thread Santosh Marella
rc's plus > specific critical fixes. This is how Mesos handles patch releases (e.g. > 0.23.0 -> 0.23.1) or release candidates after the first. Cut the rc0/1 from > HEAD, then cherry-pick on top for all future rcs. > > On Mon, Nov 30, 2015 at 12:42 PM, Santosh Marella <smare

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-11-30 Thread Santosh Marella
Thanks Justin. Appreciate your feedback. > You may want to also double check the version of bootstrap you have bundled, the comment says 3.2 and that it is Apache licensed, however > github shows 3.2 is MIT licensed. [1] I think the change from Apache to MIT happened at around 3.0.3. [2] If this

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 3)

2015-11-29 Thread Santosh Marella
The vote for RC3 has concluded and passed. Thanks everyone for verifying the release and voting. *binding +1s (3)* Darin Johnson Santosh Marella Swapnil Daingade *non-binding +1s (2)* Sarjeet Singh Yuliya Feldman I will call for a vote with IPMC to release RC3. Thanks, Santosh On Mon, Nov

[VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-11-29 Thread Santosh Marella
Hi, The Apache Myriad community has included the feedback received from IPMC from the previous vote call. A new release candidate (RC3) was prepared, voted on and approved by the Apache Myriad PPMC to release Apache Myriad 0.1.0-incubating. PPMC Vote Call:

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-11-19 Thread Santosh Marella
Thanks Justin. Please see inline. >For the LICENSE: >- The appendix part of the LICENSE isn’t correct (i.e. the Apache licence can apply to non ASF licensed software). Best to use the stock one and not >modify it [1] I didn't understand what's not correct in the appendix part of the LICENSE. I

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-11-19 Thread Santosh Marella
Great. Thanks once again! We'll try to get the necessary changes incorporated and prepare a new RC ASAP. Santosh On Thu, Nov 19, 2015 at 12:56 AM, Justin Mclean wrote: > Hi, > > > I didn't understand what's not correct in the appendix part of the > LICENSE. > > I

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-11-19 Thread Santosh Marella
he build. > (Like gulp) > > On Thursday, November 19, 2015, Santosh Marella <smare...@maprtech.com> > wrote: > > > Incorporated feedback from IPMC and submitted a PR for review [1]. > > > > @Justin - it'll be great if you can review the PR as well. Thanks! &

Re: [VOTE] Release Apache Myriad 0.1.0 (incubating)

2015-11-19 Thread Santosh Marella
Incorporated feedback from IPMC and submitted a PR for review [1]. @Justin - it'll be great if you can review the PR as well. Thanks! [1] https://github.com/apache/incubator-myriad/pull/49 Santosh On Thu, Nov 19, 2015 at 1:02 AM, Santosh Marella <smare...@maprtech.com> wrote: > Grea

[VOTE] Release apache-myriad-0.1.0-incubating (release candidate 3)

2015-11-19 Thread Santosh Marella
Hi All, Firstly, thanks everyone for the valuable contributions to the project and for holding on tight as we move along the release process. We're almost home! I have created a source tar ball for Apache Myriad 0.1.0-incubating, release candidate 3. This includes the feedback from the recent

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 3)

2015-11-23 Thread Santosh Marella
2015 1:56 PM, "yuliya Feldman" <yufeld...@yahoo.com.invalid> wrote: > When I download release gradlew file is not there, so I can not build > Am I missing anything? > Thanks,Yuliya > From: Santosh Marella <smare...@maprtech.com> > To: dev@myriad.incubato

Re: [Vote] Release apache-myriad-0.2.0-incubating (release candidate 4)

2016-05-27 Thread Santosh Marella
+1 (Binding). - Verified signature - Verified MD5 and SHA512 hashes - Builds from source tar ball. - Ran Apache RAT. Verified that all the sources have license headers. - Verified CGS/FGS behaviors with MapReduce jobs on a 4 node Mesos/Yarn cluster. Thanks, Santosh On Tue, May 24, 2016 at 7:46

Please up-vote Myriad talk @ Hadoop Summit

2016-02-10 Thread Santosh Marella
https://hadoopsummit.uservoice.com/forums/344952-apache-committer-insights/suggestions/11637492-extending-yarn-beyond-hadoop-with-apache-myriad The voting is open until 2/17 Thanks, Santosh

Re: MapR yarn-site.xml and mapred-site.xml

2016-02-03 Thread Santosh Marella
apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:622) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.net.ConnectException: Connection refused > at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.ja

Re: Not able to launch Node Managers via Myriad

2016-02-23 Thread Santosh Marella
ic location. Its > very hard to change all of it. Is there any way we can achieve that? > > Thanks, > Mayank > > On Tue, Feb 23, 2016 at 11:21 AM, Santosh Marella <smare...@maprtech.com> > wrote: > >> Great to hear your cluster is up. >> >> 1. I a

Re: Not able to launch Node Managers via Myriad

2016-02-23 Thread Santosh Marella
https://github.com/apache/incubator-myriad/blob/master/myriad-scheduler/src/main/resources/myriad-config-default.yml#L19 Santosh On Tue, Feb 23, 2016 at 3:55 AM, Björn Hagemeier <b.hageme...@fz-juelich.de> wrote: > Hi Santosh, > > Am 23.02.2016 um 01:21 schrieb Santosh Marella: &g

Re: Not able to launch Node Managers via Myriad

2016-02-23 Thread Santosh Marella
ues. > > Thanks, > Mayank > > > On Mon, Feb 22, 2016 at 4:21 PM, Santosh Marella <smare...@maprtech.com> > wrote: > >> Hey guys.. the flow of things is as below: >> >> 1. Myriad registers itself as a Mesos framework. (Frameworks view on Mesos >&g

Re: Not able to launch Node Managers via Myriad

2016-02-22 Thread Santosh Marella
Hey guys.. the flow of things is as below: 1. Myriad registers itself as a Mesos framework. (Frameworks view on Mesos UI should show this) 2. Myriad by default attempts to launch 1 medium profile NM as soon as RM process is up. This is queued up until Myriad receives an offer from Mesos that

Re: Pending Flex Up Tasks

2016-02-22 Thread Santosh Marella
Hi Björn, Does RM log indicate that it's receiving offers from Mesos? RM log should show something like below. Does it happen on your cluster? 16/02/17 16:22:57 INFO handlers.ResourceOffersEventHandler: Received offers 1 16/02/17 16:23:02 INFO handlers.ResourceOffersEventHandler: Received

Re: Observations on Fine Grained Scaling

2016-04-13 Thread Santosh Marella
> After the patches it seems stable, I'm able to run multiple terasort/pi > jobs and a few scalding jobs without difficulty. Great work, Darin. Glad to see FGS is now stable. >Noticed with jobs with short map tasks (8-12 secs), I rarely got more > than two containers per node, I'm curious if I'm

Re: [Vote] Release apache-myriad-0.2.0-incubating (release candidate 1)

2016-05-17 Thread Santosh Marella
Hi Darin, Are you planning to cut another RC with Sarjeet's fix? Or are we continuing with the voting on RC1? Thanks, Santosh On Mon, May 16, 2016 at 1:49 AM, Sarjeet Singh wrote: > I added a PR to fix a UI bug for Myriad shutdown (+ a minor bug) in 0.2 RC: >

Re: cgroups suggestions

2016-05-04 Thread Santosh Marella
> The second involves the cgroup hierarchy and the cgroup mount point. Here > the code attempts to create a hierarchy in $CGROUP_DIR/mesos/$TASK_ID. > This is problematic as mesos will not unmount the hierarchy when the task > finished (in this case the node manager) IIRC, when a task is

Re: Myriad Releases

2016-04-20 Thread Santosh Marella
Agreed. Let's just do a 0.2.0 rather than a 0.1.1. Santosh On Wed, Apr 20, 2016 at 6:28 PM, Swapnil Daingade wrote: > +1 > > Another change to the roadmap was to move the security work to 0.3 release. > > Regards > Swapnil > > > > On Wed, Apr 20, 2016 at 6:04 PM, Adam

Re: Website is updated, 0.2.0 is official!

2016-06-29 Thread Santosh Marella
Awesome! Congratulations on the release. Special kudos to Darin! Bravo!! On Jun 29, 2016 6:11 PM, "Swapnil Daingade" wrote: > Congratulations!!! everyone and special thanks to Darin. > > Also, How did we get https://myriad.apache.org ? > I thought it was for TLPs :)

Re: [DISCUSS] Retire Myriad

2017-11-06 Thread Santosh Marella
Agree with Darin and Mohit. I think the project is still very relevant, but there is no one actively working on it - I myself couldn't put time on it as the problem space my employer operates in is very different from Myriad's. If Mohit is willing to drive the future features and Darin is ready to

Re: [VOTE] Release apache-myriad-0.3.0-incubating (release candidate 1)

2019-03-04 Thread Santosh Marella
+1 (binding). Downloaded the RC, checked the PGP signature. Thanks @Javi for keeping the project alive. On Sat, Mar 2, 2019 at 10:04 AM Luciano Resende wrote: > On Tue, Feb 26, 2019 at 11:58 PM Javi Roman > wrote: > > > > Hi All, > > > > I would like to start the voting process of a new

Re: [DISCUSS] Leave Apache and the Incubator

2020-01-22 Thread Santosh Marella
Sorry, I was away for a while. +1 (binding) from my side as well. On Sat, Jan 4, 2020 at 8:55 PM Klaus Ma wrote: > +1, non-binding :) > > On Sat, Jan 4, 2020 at 5:56 AM Oscar Fernandez > wrote: > > > +1 > > > > Maybe we can reboot the project outside the ASF Incubator > > > > On Fri, Jan 3,

[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

[jira] [Updated] (MYRIAD-91) Issue MYRIAD-14: Support fine grained scaling.

2015-08-24 Thread Santosh Marella (JIRA)
[ https://issues.apache.org/jira/browse/MYRIAD-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh Marella updated MYRIAD-91: -- Issue Type: Sub-task (was: Bug) External issue ID: (was: 91) Parent

[jira] [Reopened] (MYRIAD-90) Working prototype of fine grained scaling

2015-08-24 Thread Santosh Marella (JIRA)
[ https://issues.apache.org/jira/browse/MYRIAD-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh Marella reopened MYRIAD-90: --- Assignee: Santosh Marella Working prototype of fine grained scaling

[jira] [Updated] (MYRIAD-116) Move to hadoop-2.7, improvements to FGS

2015-08-24 Thread Santosh Marella (JIRA)
[ https://issues.apache.org/jira/browse/MYRIAD-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh Marella updated MYRIAD-116: --- Issue Type: Task (was: Bug) Move to hadoop-2.7, improvements to FGS

[jira] [Updated] (MYRIAD-90) Working prototype of fine grained scaling

2015-08-24 Thread Santosh Marella (JIRA)
[ https://issues.apache.org/jira/browse/MYRIAD-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh Marella updated MYRIAD-90: -- Issue Type: Sub-task (was: Bug) External issue ID: (was: 90) Parent

[jira] [Assigned] (MYRIAD-91) Issue MYRIAD-14: Support fine grained scaling.

2015-08-24 Thread Santosh Marella (JIRA)
[ https://issues.apache.org/jira/browse/MYRIAD-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh Marella reassigned MYRIAD-91: - Assignee: Santosh Marella Issue MYRIAD-14: Support fine grained scaling

[jira] [Updated] (MYRIAD-116) Move to hadoop-2.7, improvements to FGS

2015-08-24 Thread Santosh Marella (JIRA)
[ https://issues.apache.org/jira/browse/MYRIAD-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh Marella updated MYRIAD-116: --- Issue Type: Sub-task (was: Task) External issue ID: (was: 116

  1   2   3   4   >