Re: Resources clarification in Mesos UI

2016-02-03 Thread craig w
Ah ok. That seems like it could be misleading. For example, if I have a single mesos-slave and it has 100gb of memory. Say it is running tasks what are currently using 10gb but have allocated 80gb. the mesos front page would show there is 90gb free (100gb total - 10gb actively being used), but in

Re: blog post for 0.27.0 release

2016-02-03 Thread haosdent
There is no blog post about 0.27 so far. But you could found more details about it in this result email [RESULT][VOTE] Release Apache Mesos 0.27.0 (rc2) http://search-hadoop.com/m/0Vlr643RFXHE1q62 . On Wed, Feb 3, 2016 at 7:15 PM, craig w wrote: > Will there be a blog post

Re: Resources clarification in Mesos UI

2016-02-03 Thread haosdent
I think "used" is calculated by sum up every executor cpu and memory statistics. It should <= "allocated" resources. On Wed, Feb 3, 2016 at 9:02 PM, craig w wrote: > On the Mesos UI (v 0.26.0) under the "resources" section when it lists > CPUs and Mem, is "used" the actual

blog post for 0.27.0 release

2016-02-03 Thread craig w
Will there be a blog post for the 0.27.0 release?

Re: India Mesos User Group!

2016-02-03 Thread haosdent
I think should added to http://mesos.apache.org/community/user-groups/ instead of powered-by-mesos. On Wed, Feb 3, 2016 at 1:52 PM, Abhishek Amralkar < abhishek.amral...@talentica.com> wrote: > Hi Mesos Team, > > I am Abhishek Amralkar DevOps Engineer from Talentica Software Pvt Ltd >

Re: [RESULT][VOTE] Release Apache Mesos 0.27.0 (rc2)

2016-02-03 Thread Benjamin Mahler
Great! Is a blog post on the way? On Sun, Jan 31, 2016 at 5:39 PM, Michael Park wrote: > Hi all, > > The vote for Mesos 0.27.0 (rc2) has passed with the > following votes. > > +1 (Binding) > -- > Vinod Kone > Joris Van Remoortere > Till Toenshoff >

Re: [RESULT][VOTE] Release Apache Mesos 0.27.0 (rc2)

2016-02-03 Thread Michael Park
Kapil is currently working on it. We'll publish it shortly :) On 3 February 2016 at 13:41, Benjamin Mahler wrote: > Great! Is a blog post on the way? > > On Sun, Jan 31, 2016 at 5:39 PM, Michael Park wrote: > > > Hi all, > > > > The vote for Mesos 0.27.0

Re: [RESULT][VOTE] Release Apache Mesos 0.27.0 (rc2)

2016-02-03 Thread Kapil Arya
And here is the blog post: http://mesos.apache.org/blog/mesos-0-27-0-released. On Wed, Feb 3, 2016 at 4:48 PM, Michael Park wrote: > Kapil is currently working on it. We'll publish it shortly :) > > On 3 February 2016 at 13:41, Benjamin Mahler wrote: >> >>

Re: Resources clarification in Mesos UI

2016-02-03 Thread haosdent
hmm, I think it is correct. Could you help create a ticket about this display problem in mesos jira? On Feb 3, 2016 9:28 PM, "craig w" wrote: > Ah ok. That seems like it could be misleading. For example, if I have a > single mesos-slave and it has 100gb of memory. Say it is

Re: Resources clarification in Mesos UI

2016-02-03 Thread craig w
Done - https://issues.apache.org/jira/browse/MESOS-4586 thanks On Wed, Feb 3, 2016 at 9:16 AM, haosdent wrote: > hmm, I think it is correct. Could you help create a ticket about this > display problem in mesos jira? > On Feb 3, 2016 9:28 PM, "craig w"

Re: mesos 0.23, long term quering state.json data.

2016-02-03 Thread Shuai Lin
I would suggest first check the possibility of whether it's a problem of the vm/docker networking, e.g. run a web server in docker in the vm, and try to download some files from it, and vice versa. On Thu, Feb 4, 2016 at 2:17 AM, tommy xiao wrote: > hi, All > > I came across

Re: mesos 0.23, long term quering state.json data.

2016-02-03 Thread haosdent
How about the "/health" entrypoint in slave? On Thu, Feb 4, 2016 at 10:57 AM, tommy xiao wrote: > *Shuai Lin,* > > *but the /help entrypoint is ok in docker/vm.this only affect state.json > entrypoint.* > > 2016-02-04 9:06 GMT+08:00 Shuai Lin : > >> I

Re: India Mesos User Group!

2016-02-03 Thread Abhishek Amralkar
Hi Vinod , Thanks for the reply . We will create group and update you with the link. Thanks Abhishek From: Vinod Kone Reply-To: "user@mesos.apache.org" Date: Wednesday, 3 February 2016 at 11:38 AM To: "user@mesos.apache.org"

Re: mesos 0.23, long term quering state.json data.

2016-02-03 Thread tommy xiao
hi haosdent, lin shuai the root caused is found. this is blocked by vmtool. this is vsphere's application. 2016-02-04 11:03 GMT+08:00 haosdent : > How about the "/health" entrypoint in slave? > > On Thu, Feb 4, 2016 at 10:57 AM, tommy xiao wrote: > >>

Resources clarification in Mesos UI

2016-02-03 Thread craig w
On the Mesos UI (v 0.26.0) under the "resources" section when it lists CPUs and Mem, is "used" the actual amount of memory being used or the amount that's been allocated? I ask, because on the page that displays information for a slave it shows the CPUs and Mem used and allocated.

Re: India Mesos User Group!

2016-02-03 Thread Vinod Kone
Hey Abhishek. Thanks for reaching out and your interest in starting the first MUG in India. Exciting! Just create a Mesos and city specific meetup group (something along the lines of "Pune-Mesos-Users-Group") and let us know the link. We'll get it added to the user-groups community page that

Re: mesos 0.23, long term quering state.json data.

2016-02-03 Thread tommy xiao
hi, All I came across another case. the user is use vmware vsphere to setup a vm. then start three ubuntu servers. install mesos-slave. the mesos-slave state.json always take about some minutes to result json. i have already check the env, we can't found any different settings. because the