Re: 中国的Mesos爱好者们,关于今年在杭州的MesosCon大会

2016-09-19 Thread zhiwei
There is a reverse proxy for Google Forms in China by GDG China. Replace the *docs.google.com * to *www.gdgdos.org * will make Google Forms accessible from China. The project page: https://github.com/GDGNanyang/gdgdocs On Tue, Sep 20, 2016 at

Mesos docker image can't be started by docker-py

2016-07-12 Thread zhiwei
Hi team, I can use `docker run` command to start a Mesos Agent container, but can't use docker-py to start. When I use docker-py to start the Mesos Agent container, the error message: I0712 09:44:28.624933 24919 docker.cpp:775] Recovering Docker containers I0712 09:44:28.625036 24918

Does Mesos have official dailybuild packages?

2016-05-09 Thread zhiwei
Hi all, When a user want to use Mesos from master branch, how should he do? Compile from source code? Is there an official script to build Mesos package? Thanks, Zhiwei

Can anyone shepherd MESOS-5326 about the absolute symlink path issue

2016-05-04 Thread zhiwei
directory which is not exist on a real node. The JIRA tickets: https://issues.apache.org/jira/browse/MESOS-5326 RR: https://reviews.apache.org/r/46816/ Thanks, Zhiwei

Re: Rename 'include/mesos/slave' to 'include/mesos/agent'

2016-04-29 Thread zhiwei
Please use relative symlink path in further updates if any. Thanks. On Thu, Apr 28, 2016 at 2:06 PM, Zhou Z Xing wrote: > > Dear developers and users, > > While doing ticket MESOS-5230, we found that it is necessary to rename > folder 'include/mesos/slave' to

Re: Questions about Docker related tests in Mesos

2016-04-12 Thread zhiwei
? Thanks, Zhiwei On Wed, Apr 13, 2016 at 2:02 AM, Gilbert Song <gilb...@mesosphere.io> wrote: > Sorry Zhiwei, just see your email. Yes, I can do that. Just for curious, > are you using > the manifest architecture field in ppc64le? > > We already have tests relying on the

Re: Questions about Docker related tests in Mesos

2016-04-11 Thread zhiwei
Hi Gilbert, do you have any updates on about this issue? When will you use the local build Docker image for Docker related testing? On Mon, Mar 14, 2016 at 9:44 PM, zhiwei <zhiw...@gmail.com> wrote: > Hi Gibert, > > I tested your patch, it works on ppc64le, but th

IBM Power CI setup

2016-04-07 Thread zhiwei
Hi Vinod and others, Currently the Mesos supports IBM Power(ppc64le), so I think it's time to setup the Power CI. I have updated the `support/docker_build.sh` script to support Power Machine[1], can you help setup the Power CI? [1]: https://reviews.apache.org/r/45803/

Re: Questions about upload binary files in review board

2016-03-28 Thread zhiwei
<haosd...@gmail.com> wrote: > Hi, zhiwei and me encounter the binary uploading problem in review board > today. For other binary files, they could upload and works well. But for > [the upgrade zookeeper patch](https://reviews.apache.org/r/44376/) which > greater than 42MB,

Re: Questions about Docker related tests in Mesos

2016-03-12 Thread zhiwei
this because the architecture, alpine is x86_64, the power is ppc64le. this may help in IBM Power. On Mar 12, 2016 01:10, "Gilbert Song" <gilb...@mesosphere.io> wrote: > Hi Zhiwei, > > I am trying to understand why 'alpine' is not compatible with IBM Power

Re: Questions about Docker related tests in Mesos

2016-03-11 Thread zhiwei
ould be to have "mesos" or "apache" account on docker hub > managed by PMC. Do you think it's worth to set up one or it's too much time > investment? > > On Thu, Mar 10, 2016 at 12:19 PM, Jan Schlicht <j...@mesosphere.io> wrote: > > > Hi Zhiwei,

Questions about Docker related tests in Mesos

2016-03-10 Thread zhiwei
tnachen/test-executor Thanks, Zhiwei

Re: Discussion about upgrading 3rdparty libraries

2016-03-07 Thread zhiwei
PM, Alex Clemmer <clemmer.alexan...@gmail.com> wrote: > It's not clear to me what happens when a user upgrades a dependency. > It seems like they'd need to re-run the `bootstrap` script, is that > correct? > > On Mon, Mar 7, 2016 at 5:23 PM, zhiwei <zhiw...@gmail.com> wro

Re: Discussion about upgrading 3rdparty libraries

2016-03-07 Thread zhiwei
I don't think store tarballs in Mesos git repository is a good idea, even in another 3rdparty repo. *So my opinion is:* Add a 3rdparty configure file(/support/3rdparty.config), the file format can be: library_name git_repo_url git_tag/branch/commit_id .patch_file zookeeper

Discussion about upgrading 3rdparty libraries

2016-03-01 Thread zhiwei
Hi all, I am currently working on PowerPC porting which need to upgrade some 3rdparty libraries. I have some thoughts about upgrading 3rdparty libraries: *1. Use git submodules instead of putting a big tar.gz package to Mesos repo.* This will reduce the Mesos repo size in future upgrade

Re: Install some 3rdparty packages needed for building Mesos modules

2016-01-19 Thread zhiwei
standard package(rpm or deb), we should document the 3rdparty libraries to let users install them. Since picojson has not a standard package, so we can include it in Mesos. But for others, I prefer to let users install them when they need. Thanks, Zhiwei On Wed, Jan 20, 2016 at 6:03 AM, Kapil Arya <

Can anyone help me understand the Mesos release model

2015-12-09 Thread zhiwei
Hi all, I'm confused with the Mesos release model. Can anyone tell me when and how to create a release tag? Take 0.26.0 release tags as example: I found that the commit history of tag 0.26.0-rc1 and branch master become different since commit *2da4db5*, but the HEAD of tag 0.26.0-rc1 is

Re: Can anyone help me understand the Mesos release model

2015-12-09 Thread zhiwei
u’re satisfied with your rc, you push the tag but don’t push the > branch (though implicitly it does, the becomes effectively an anonymous > branch in the git main repository). > > Repeat the procedure for the next releases. > > Best, > > Alexander Rojas > > >

Re: Community Sync Interval

2015-10-19 Thread zhiwei
+1 bi-weekly On Mon, Oct 19, 2015 at 4:11 PM, Alexander Rojas wrote: > +1 bi-weekly (and I as bernd have been assuming rotating times) > > > On 15 Oct 2015, at 19:19, Michael Park wrote: > > > > We discussed whether the community syncs should be

Re: Failed to build Mesos module

2015-09-23 Thread zhiwei
. On Wed, Sep 23, 2015 at 11:13 PM, Kapil Arya <ka...@mesosphere.io> wrote: > On Wed, Sep 23, 2015 at 1:42 AM, zhiwei <zhiw...@gmail.com> wrote: > > > Hi Kapil, > > > > I don't know how to contribute to modules project, but there are two > > issues: > >

Re: Failed to build Mesos module

2015-09-22 Thread zhiwei
Hi Kapil, I don't know how to contribute to modules project, but there are two issues: My testing machine is Ubuntu 14.04 amd64. *1. Mesos lib64 dir* https://github.com/mesos/modules/blob/master/configure.ac#L39 MESOS_LDFLAGS="-L${mesos}/lib64 -lmesos -lglog -lprotobuf" Mesos installs the

Re: [mesos][gdb] How to use gdb-mesos-master.sh to debug mesos master code?

2015-08-14 Thread zhiwei
I think you run these commands inside Docker container. GDB calls the physical CPU directly, this maybe the root cause. I tested with --privileged when create Docker container, it works well. On Wed, Jul 15, 2015 at 11:37 PM, James Peach jor...@gmail.com wrote: On Jul 15, 2015, at 6:31 AM,

Request to be added to contributors list

2015-06-25 Thread zhiwei
Hi, I had created an issue and want to assign to myself, can anyone help adding me to the contributors list? Thanks.

Re: Request to be added to contributors list

2015-06-25 Thread zhiwei
, zhiwei zhiw...@gmail.com wrote: Hi, I had created an issue and want to assign to myself, can anyone help adding me to the contributors list? Thanks.