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

2016-04-02 Thread haosdent
Github user haosdent commented on a diff in the pull request: https://github.com/apache/mesos/pull/95#discussion_r58294393 --- Diff: site/source/community/user-groups.html.md --- @@ -44,6 +44,7 @@ Mesos User Groups (MUGs) are responsible for organizing local meetups, hackathon

Re: Looking for Shepherd for MESOS-4033 (commit hook for non-ascii characters)

2016-04-02 Thread Kevin Klues
@vinod, @alexr. Neil and I had also suggested not excluding the doc directories (which Yong's current patch still does). What are your thoughts on this? On Fri, Apr 1, 2016 at 6:47 PM, Yong Tang wrote: > Hi Vinod, > > Thanks for the help. I updated the

[GitHub] mesos pull request: Upgrade zookeeper to 3.4.8.

2016-04-02 Thread vinodkone
Github user vinodkone commented on the pull request: https://github.com/apache/mesos/pull/93#issuecomment-204558214 libev is committed. You can rebase it now. --- 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

[GitHub] mesos pull request: Upgrade zookeeper to 3.4.8.

2016-04-02 Thread chenzhiwei
Github user chenzhiwei commented on the pull request: https://github.com/apache/mesos/pull/93#issuecomment-204145852 I found I need to rebase again if the upgrade libev patch was submitted, so let's wait for libev patch to be submitted, then I will rebase. --- If your project is set

[GitHub] mesos pull request: Upgrade zookeeper to 3.4.8.

2016-04-02 Thread chenzhiwei
Github user chenzhiwei commented on a diff in the pull request: https://github.com/apache/mesos/pull/93#discussion_r58131254 --- Diff: 3rdparty/Makefile.am --- @@ -51,7 +51,7 @@ EXTRA_DIST = \ EXTRA_DIST += \ $(LEVELDB).patch -# We

[GitHub] mesos pull request: Upgrade zookeeper to 3.4.8.

2016-04-02 Thread vinodkone
Github user vinodkone commented on a diff in the pull request: https://github.com/apache/mesos/pull/93#discussion_r58094904 --- Diff: 3rdparty/Makefile.am --- @@ -51,7 +51,7 @@ EXTRA_DIST = \ EXTRA_DIST += \ $(LEVELDB).patch -# We

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

2016-04-02 Thread jrcrawfo
GitHub user jrcrawfo opened a pull request: https://github.com/apache/mesos/pull/95 Added Raleigh/Durham User Group You can merge this pull request into a Git repository by running: $ git pull https://github.com/jrcrawfo/mesos patch-1 Alternatively you can review and apply

Re: On launching command tasks

2016-04-02 Thread Guangya Liu
+1 on using docker mode, this can help the framework developer. Setting the command twice can sometimes make people confused. When I was working for the patch https://reviews.apache.org/r/1/ , I was also a bit confused before go through the code in agent part. On Sat, Apr 2, 2016 at 1:17