Re: Quota

2016-12-13 Thread Vijay Srinivasaraghavan
k...@apache.org> wrote: > > And how many resources does spark need? > >> On Fri, Dec 9, 2016 at 4:05 PM, Vijay Srinivasaraghavan >> <vijikar...@yahoo.com> wrote: >> Here is the slave state info. I see marathon is registered as "slave_public" >> rol

Re: Quota

2016-12-09 Thread Vijay Srinivasaraghavan
  8182-32000]"  },  "attributes":{    },  "active":true,  "version":"1.0.1"   }    ], RegardsVijayOn Friday, December 9, 2016 3:48 PM, Vinod Kone <vinodk...@apache.org> wrote: How many resources does the agent

Quota

2016-12-09 Thread Vijay Srinivasaraghavan
I have a standalone DCOS setup (Single node Vagrant VM running DCOS v.1.9-dev build + Mesos 1.0.1 + Marathon 1.3.0). Both master and agent are running on same VM. Resource: 4 CPU, 16GB Memory, 20G Disk I have created a quota using new V1 API which creates a role "test" with resource

Re: Updating review board request

2016-11-18 Thread Vijay Srinivasaraghavan
to not squash commits when rebasing or updating patches. But sometimes when you got to squash commits, make sure you don't lose the review link in the commit message. On Thu, Nov 17, 2016 at 11:49 PM, Vijay Srinivasaraghavan < vijikar...@yahoo.com> wrote: > I tried running support/post-rev

Updating review board request

2016-11-17 Thread Vijay Srinivasaraghavan
Hello, I have submitted a patch to the Mesos review board using post-reviews.py tool.  I have some changes that I wanted to publish to the same PR. I am not sure if I need to use post-reviews.py or apply-reviews.py tool? The documentation is not clear though it has some reference on addressing

Re: Mesos V1 Operator HTTP API - Java Proto Classes

2016-11-16 Thread Vijay Srinivasaraghavan
a ticket. > > On Tue, Nov 15, 2016 at 8:04 PM, Vijay Srinivasaraghavan < > vijikar...@yahoo.com.invalid> wrote: > >> I believe the HTTP API will use the same underlying message format (proto >> def) and hence the request/response value objects (java) needs to be >&

Re: Mesos V1 Operator HTTP API - Java Proto Classes

2016-11-15 Thread Vijay Srinivasaraghavan
<jani...@gmail.com> wrote: I suspect jar is deprecated and includes only old API used by mesoslib. The goal is to create HTTP API and stop supporting native libs (jars, so, etc). I think you shouldn't use that jar in your project. wt., 15.11.2016, 20:38 użytkownik Vijay Srinivasara

Mesos V1 Operator HTTP API - Java Proto Classes

2016-11-15 Thread Vijay Srinivasaraghavan
Hello, I am writing a rest client for "operator APIs" and found that some of the protobuf java classes (like "include/mesos/v1/quota/quota.proto", "include/mesos/v1/master/master.proto") are not included in the mesos jar file. While investigating, I have found that the "Make" file does not