Allocator slack channel

2016-07-05 Thread Guangya Liu
Hi, I created an #allocator slack channel in mesos.slack.com, please join this if you want to have some discussion for allocator related issues, such as allocator performance, optimistic offer, revocable resource etc. @bmahler and @vinodkone, I also posted a RR here

[GitHub] mesos pull request #128: Add mr-redis to frameworks.md

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/128 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #128: Add mr-redis to frameworks.md

2016-07-05 Thread dhilipkumars
Github user dhilipkumars commented on a diff in the pull request: https://github.com/apache/mesos/pull/128#discussion_r69636046 --- Diff: docs/frameworks.md --- @@ -40,3 +40,4 @@ layout: documentation * [Cassandra](https://github.com/mesosphere/cassandra-mesos) is a

[GitHub] mesos pull request #128: Add mr-redis to frameworks.md

2016-07-05 Thread tillt
Github user tillt commented on a diff in the pull request: https://github.com/apache/mesos/pull/128#discussion_r69632803 --- Diff: docs/frameworks.md --- @@ -40,3 +40,4 @@ layout: documentation * [Cassandra](https://github.com/mesosphere/cassandra-mesos) is a performant and

[GitHub] mesos pull request #128: Add mr-redis to frameworks.md

2016-07-05 Thread dhilipkumars
Github user dhilipkumars commented on a diff in the pull request: https://github.com/apache/mesos/pull/128#discussion_r69630222 --- Diff: docs/frameworks.md --- @@ -40,3 +40,4 @@ layout: documentation * [Cassandra](https://github.com/mesosphere/cassandra-mesos) is a

[GitHub] mesos pull request #128: Add mr-redis to frameworks.md

2016-07-05 Thread tillt
Github user tillt commented on a diff in the pull request: https://github.com/apache/mesos/pull/128#discussion_r69628598 --- Diff: docs/frameworks.md --- @@ -40,3 +40,4 @@ layout: documentation * [Cassandra](https://github.com/mesosphere/cassandra-mesos) is a performant and

Pull request [apache/mesos] Add mr-redis to frameworks.md

2016-07-05 Thread mesosprbot
Add mr-redis to frameworks.md By dhilipkumars Adding Redis Framework for Apache mesos to the list of frameworks. Should we create a separate heading and call it Cache instead of marking it under Data Storage ? July 5, 2016 at 12:43PM via GitHub http://ift.tt/29uJSV6

[GitHub] mesos pull request #128: Add mr-redis to frameworks.md

2016-07-05 Thread dhilipkumars
GitHub user dhilipkumars opened a pull request: https://github.com/apache/mesos/pull/128 Add mr-redis to frameworks.md Adding Redis Framework for Apache mesos to the list of frameworks. Should we create a separate heading and call it "Cache" instead of marking it under "Data

[GitHub] mesos pull request #125: Add Piksel to powered-by-mesos

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/125 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #118: Make Mesos healtchecks compatible with Marathon

2016-07-05 Thread brat002
Github user brat002 commented on a diff in the pull request: https://github.com/apache/mesos/pull/118#discussion_r69314525 --- Diff: src/health-check/main.cpp --- @@ -132,16 +132,14 @@ class HealthCheckerProcess : public ProtobufProcess { VLOG(1) << "Check passed";

Re: ScyllaDB

2016-07-05 Thread vincent gromakowski
+1 Le 5 juil. 2016 17:38, "José Guilherme Vanz" a écrit : > Hi guys! > > Have you ever consider make ScyllaDB run on > Mesos? > I took a look on it, it seems very powerful and cool! It would be nice run > it on Mesos =) > > Thanks >

Does isolator expect DNS to be reachable in all cases?

2016-07-05 Thread Eduard Serra
Hi all, We've been developing a CNI plugin for Mesos. During testing the plugin seems to perform fine, and I actually see Mesos calling it and getting an IP from it. However, just afterwards the isolate() returns the Executor, the executor reports to have exited, hence destroying the container.

A Redis Framework for Apache Mesos

2016-07-05 Thread Dhilip Kumar S
Hello All, We have built a framework for provisioning redis-servers in Apache Mesos enabled infrastructure. It would be awesome to get communities feedback. While mesos ecosystem is strengthening its capability in storage layer, redis could be an addition to the lineup. This is primarily

[GitHub] mesos pull request #124: Added self to contributors.

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/124 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #95: Added Raleigh/Durham User Group

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/95 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #125: Add Piksel to powered-by-mesos

2016-07-05 Thread sgran
GitHub user sgran opened a pull request: https://github.com/apache/mesos/pull/125 Add Piksel to powered-by-mesos You can merge this pull request into a Git repository by running: $ git pull https://github.com/pikselpalette/mesos Add_Piksel Alternatively you can review and

[GitHub] mesos pull request #89: Update ElasticSearch repo

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/89 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #78: Update architecture.md

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/78 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #123: Add Cook to frameworks.md

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/123 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #122: docs: frameworks list: use correct URL for storm-me...

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/122 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #123: Add Cook to frameworks.md

2016-07-05 Thread dgrnbrg
GitHub user dgrnbrg opened a pull request: https://github.com/apache/mesos/pull/123 Add Cook to frameworks.md This adds the Cook framework to the framework list. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dgrnbrg/mesos-1

[GitHub] mesos pull request #122: docs: frameworks list: use correct URL for storm-me...

2016-07-05 Thread erikdw
GitHub user erikdw opened a pull request: https://github.com/apache/mesos/pull/122 docs: frameworks list: use correct URL for storm-mesos framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/erikdw/mesos

[GitHub] mesos pull request #121: Addition of ndustrial.io to Mesos User List

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/121 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #121: Addition of ndustrial.io to Mesos User List

2016-07-05 Thread jrcrawfo
GitHub user jrcrawfo opened a pull request: https://github.com/apache/mesos/pull/121 Addition of ndustrial.io to Mesos User List You can merge this pull request into a Git repository by running: $ git pull https://github.com/jrcrawfo/mesos patch-2 Alternatively you can

[GitHub] mesos pull request #119: Added gigawatt.io to "powered by".

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/119 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #120: Add Opera to "Powered by Mesos" list

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/mesos/pull/120 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] mesos pull request #120: Add Opera to "Powered by Mesos" list

2016-07-05 Thread mlowicki
GitHub user mlowicki opened a pull request: https://github.com/apache/mesos/pull/120 Add Opera to "Powered by Mesos" list You can merge this pull request into a Git repository by running: $ git pull https://github.com/mlowicki/mesos patch-1 Alternatively you can review and

[GitHub] mesos pull request #119: Added gigawatt.io to "powered by".

2016-07-05 Thread jaytaylor
GitHub user jaytaylor opened a pull request: https://github.com/apache/mesos/pull/119 Added gigawatt.io to "powered by". You can merge this pull request into a Git repository by running: $ git pull https://github.com/GigawattIO/mesos jay/gigawattio Alternatively you can

[GitHub] mesos issue #111: Have maven run in batch mode

2016-07-05 Thread drcrallen
Github user drcrallen commented on the issue: https://github.com/apache/mesos/pull/111 Filed https://reviews.apache.org/r/49422/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] mesos pull request #111: Have maven run in batch mode

2016-07-05 Thread drcrallen
Github user drcrallen closed the pull request at: https://github.com/apache/mesos/pull/111 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [Tech-debt] Introduce regex into Mesos

2016-07-05 Thread haosdent
>As Joseph said, regex works well in llvm 7.3 & gcc 5.3, but does not work in gcc 4.8.4; also try "" in gc 4.8.4, but "ld" failed :(. I think we just need to update the bundled boost and use the regex headers from boost as what I do in https://reviews.apache.org/r/40053/diff/3#index_header On

Re: [GitHub] mesos pull request #127: added DevOps category and Vamp

2016-07-05 Thread Alex Rukletsov
Pushed. On Tue, Jul 5, 2016 at 7:10 PM, haosdent wrote: > Github user haosdent commented on a diff in the pull request: > > https://github.com/apache/mesos/pull/127#discussion_r69601291 > > --- Diff: docs/frameworks.md --- > @@ -4,6 +4,10 @@ layout:

[GitHub] mesos pull request #127: added DevOps category and Vamp

2016-07-05 Thread haosdent
Github user haosdent commented on a diff in the pull request: https://github.com/apache/mesos/pull/127#discussion_r69601291 --- Diff: docs/frameworks.md --- @@ -4,6 +4,10 @@ layout: documentation --- # Software Projects Built on Mesos +## DevOps tooling +

[GitHub] mesos pull request #127: added DevOps category and Vamp

2016-07-05 Thread haosdent
Github user haosdent commented on a diff in the pull request: https://github.com/apache/mesos/pull/127#discussion_r69599122 --- Diff: docs/frameworks.md --- @@ -4,6 +4,10 @@ layout: documentation --- # Software Projects Built on Mesos +## DevOps tooling +

[GitHub] mesos issue #127: added DevOps category and Vamp

2016-07-05 Thread mpark
Github user mpark commented on the issue: https://github.com/apache/mesos/pull/127 ``` commit bb965cf48ad742ef09ef7c1019db7c221139ecd3 Author: Gina Date: Tue Jul 5 18:07:30 2016 +0200 Added DevOps category and Vamp. This

Re: GPU channel on slack

2016-07-05 Thread haosdent
https://mesos-slackin.herokuapp.com/ On Tue, Jul 5, 2016 at 8:48 PM, Thomas Runyon wrote: > Vinod set up an automated signup for people: https://mesos > -slackin.herokuapp.com/ > > You should be able to sign up there and get an invite from him directly. > > On Tue, Jul 5,

ScyllaDB

2016-07-05 Thread José Guilherme Vanz
Hi guys! Have you ever consider make ScyllaDB run on Mesos? I took a look on it, it seems very powerful and cool! It would be nice run it on Mesos =) Thanks

Re: GPU channel on slack

2016-07-05 Thread Thomas Runyon
Vinod set up an automated signup for people: https://mesos -slackin.herokuapp.com/ You should be able to sign up there and get an invite from him directly. On Tue, Jul 5, 2016 at 8:45 AM mandeep gandhi wrote: > So how new members join this group. Only people having

Re: GPU channel on slack

2016-07-05 Thread mandeep gandhi
So how new members join this group. Only people having certain domains can create a slack account it seems. Can someone help? Thanks. On Thu, Jun 30, 2016 at 9:14 PM, Kevin Klues wrote: > If you are interested in the ongoing GPU work on Mesos, please join the > #gpus

Pull request [apache/mesos] added DevOps category and Vamp

2016-07-05 Thread mesosprbot
added DevOps category and Vamp By gggina July 5, 2016 at 03:49AM via GitHub http://ift.tt/29gWtXA

[GitHub] mesos pull request #127: added DevOps category and Vamp

2016-07-05 Thread gggina
GitHub user gggina opened a pull request: https://github.com/apache/mesos/pull/127 added DevOps category and Vamp You can merge this pull request into a Git repository by running: $ git pull https://github.com/gggina/mesos patch-1 Alternatively you can review and apply these