Re: Understanding Mesos Maintenance

2017-03-03 Thread Zameer Manji
> On Fri, Mar 3, 2017 at 5:29 PM, Zameer Manji <zma...@apache.org> wrote: > > Ben, > > > > Thanks for responding to my questions. I have a follow up on #3. > > > > I have a framework which accepts inverse offers but does not do anything > to >

Re: Understanding Mesos Maintenance

2017-03-03 Thread Zameer Manji
ents! > > Ben > > [1] https://github.com/apache/mesos/blob/8f487beb9f8aaed8f27 > b0404279b1a2f97672ba1/include/mesos/v1/mesos.proto#L1416-L1426 > > On Wed, Mar 1, 2017 at 5:41 PM, Zameer Manji <zma...@apache.org> wrote: > >> Hey, >> >> I'm trying to un

Re: isolation and task binary distributives

2017-03-03 Thread Zameer Manji
there an easy way to >> maintain isolation for those tasks meanwhile sharing a distributive between >> them? >> >> Thanks, >> Egor >> >> > > > -- > Deshi Xiao > Twitter: xds2000 > E-mail: xiaods(AT)gmail.com > > -- > Zameer Manji > <http://gmail.com> >

Understanding Mesos Maintenance

2017-03-01 Thread Zameer Manji
operator's responsibility? -- Zameer Manji

Re: Non-checkpointing frameworks

2016-10-15 Thread Zameer Manji
SOS-4049), we are >> considering: >> >> (a) requiring that partition-aware frameworks must also enable >> checkpointing, and/or >> (b) enabling checkpointing by default >> >> If you have intentionally decided to disable checkpointing for your >> Mesos framework, I'd be curious to hear more about your use-case and >> why you haven't enabled it. >> >> Thanks! >> >> Neil >> >> -- >> Zameer Manji >> >

Mesos 1.1.0 release date

2016-10-03 Thread Zameer Manji
Hey, Does anyone know when Mesos 1.1.0 will be released? I noticed that master provides <https://github.com/apache/mesos/tree/2e013890e47c30053b7b83cd205b432376589216/src/java/src/org/apache/mesos/v1/scheduler> JNI bindings to the mesos V1 HTTP API and I would like to use them soon. --

Re: Updating ExecutorInfo after framework failover or best practice

2016-09-29 Thread Zameer Manji
I would not consider it a "workaround" to make the executor URI stable between failures. I think that's a requirement for a HA system. If you are serving the resource from the scheduler itself then yes you need to set up DNS or some sort of proxy that can direct the fetch request to the current

Re: Marathon API and support for pods

2016-09-21 Thread Zameer Manji
Hey, Have you considered sending this to your framework's mailing list? As a Mesos user, I don't think framework specific documents like this need to be shared with the entire community. On Wed, Sep 21, 2016 at 2:59 AM, James DeFelice wrote: > Hi folks, > > First of

Re: what is the status on this?

2016-09-06 Thread Zameer Manji
If we use the replicated log for leader election, how will frameworks detect the leading master? Right now the scheduler driver uses the MasterInfo in ZK to discover the leader and detect leadership changes. On Mon, Sep 5, 2016 at 10:18 AM, Dario Rexin wrote: > If we go and

Re: Debugging Scheduler HTTP API Failures

2016-08-15 Thread Zameer Manji
ave > multiple values and the library you use pus them into a list. You have to > take the first item from that list and then it should work. > > On Aug 14, 2016, at 10:19 PM, Zameer Manji <zma...@apache.org> wrote: > > Here is a MWE: https://github.com/zmanji/mesos-mwe > >

Re: 1.0 Release Candidate

2016-05-25 Thread Zameer Manji
I might be in the minority here, but I think cutting an RC for 1.0 right now is very aggressive. Does there exist even a single framework that uses the Scheduler HTTP API or the Executor HTTP API? Does anyone even use these APIs in production? Is there a single entity that uses the Operator API to

Re: IP address as resource

2016-05-06 Thread Zameer Manji
. I'd like to know if anyone else has attempted this > approach with either framework, any potential downsides to this approach, > and any alternatives that are similar to this. > > Thanks, > Bharath > > -- > Zameer Manji > >

Re: [Proposal] Remove the default value for agent work_dir

2016-04-12 Thread Zameer Manji
erm local > testing, and any production scenario that is currently using this location > should be altered immediately. > > If you have any thoughts/opinions/concerns regarding this change, please > let us know! > > Cheers, > Greg > > -- > Zameer Manji > >

Re: Mesos 0.28 SSL in official packages

2016-04-12 Thread Zameer Manji
at 7:04 AM, Paul Bell <arach...@gmail.com> wrote: >> >>> >> >>> FWIW, I quite agree with Zameer's point. >> >>> >> >>> That said, I want to make abundantly clear that in my experience the >> folks >> >>> at Mesospher

Re: Mesos 0.28 SSL in official packages

2016-04-11 Thread Zameer Manji
>> I can see libssl in ldd output, but I cannot see libevent. > >> I had to compile mesos from sources to run it over ssl. > >> I would prefer to install it from packages. > >> > >> Regards, > >> Kamil > > > > > > > > > > -- > > Best Regards, > > Haosdent Huang > > -- > Zameer Manji > >

Re: HTTP API

2016-03-19 Thread Zameer Manji
ink for most people it’s > impossible to use experimental features in production. > > Thanks, > Dario > > -- > Zameer Manji > >

Re: Reserved memory and disk for mesos

2016-03-15 Thread Zameer Manji
ed some light on what the disk is used > for, in better detail? > > Ideally, I'd like as much of the disk as possible for my framework. > > Thanks in advance, > Arjun > -- > Arjun Arkal Rao > > PhD Student, > Haussler Lab, > UC Santa Cruz, > USA > > aa...@ucsc.edu > > -- > Zameer Manji > > <aa...@ucsc.edu> >

Re: Safe update of agent attributes

2016-02-23 Thread Zameer Manji
n-intentional? Note that whether slave automatically > deletes the working directory (what you are proposing) or not, the tasks > will be gone. > > One option would be for your startup script (the one that wraps > mesos-slave binary) to contain this logic. > > -- > Zameer Manji > >

Re: Safe update of agent attributes

2016-02-22 Thread Zameer Manji
commended on managing these > attributes safely? > 2. Has Mesos considered to fallback to old metadata if it detects > incompatibility, so agents would keep running with old attributes instead > of falling into crash loop? > > Thanks. > > -- > Cheers, > > Zhitao Li > > -- > Zameer Manji > >

Re: GLOG settings

2015-12-10 Thread Zameer Manji
plug GLOG --> > SLF4J > > -- > Zameer Manji > >

Re: Official RPMs

2015-09-25 Thread Zameer Manji
> > >>> > It does look like the tool can build RPMs. > >>> > > >>> > Kind regards, > >>> > Radek Gruchalski > >>> > ra...@gruchalski.com <mailto:ra...@gruchalski.com> > &

Re: Official RPMs

2015-09-22 Thread Zameer Manji
d may >>> be >>> > confidential and/or legally privileged. >>> > If it has come to you in error you must take no action based on >>> it, nor must >>> > you copy or show it to anyone; please delete/destroy and inform >>> the

Official RPMs

2015-09-18 Thread Zameer Manji
Hey, Does the Apache Mesos project provide OS packages for installation? I haven't been able to find any for the 0.24 release and I think having them would make installing Mesos a lot easier. -- Zameer Manji

Re: Mesos Slave Attributes

2015-03-12 Thread Zameer Manji
-through slave attributes to the scheduler framework like it does with resource offers? Where can I see slave attributes -- the UI doesn't appear to display them. Is their a REST endpoint I should be querying? Cheers, Jim -- Zameer Manji

Re: Updating FrameworkInfo settings

2015-02-24 Thread Zameer Manji
additional / special I need to do here? Is some part of Mesos caching FrameworkInfo based on the framework ID? Another wrinkle with our setup is we have a rather large failover_timeout set for the framework -- maybe that's affecting things too? Thanks, Tom -- Zameer Manji