Great question, these kinds of docs are still coming together... Working with a 12-node cluster sounds good. IIRC, the original Mesos cluster was 9 nodes?
A canonical source for docs is http://mesos.apache.org/documentation/latest/ There are additional tutorials at http://mesosphere.io/learn/ I've been trying to collect Mesos-related slides, videos, articles, etc., withing a shared Google Doc: goo.gl/jPtTP O'Reilly ran a webcast recently about "Spark on Mesos": http://www.oreillynet.com/pub/e/2986 Also, I have some slides available -- most are very high-level, not as much about development details: http://www.slideshare.net/pacoid/tag/mesos Ben Hindman, Flo Leibert, and I will be teaching a 3-hr Mesos tutorial at Strata conf next week -- some of the Mesos content @Strata should be recorded for public viewing after the conf: http://strataconf.com/strata2014/public/schedule/detail/31862 On Tue, Feb 4, 2014 at 11:43 AM, hades dark <[email protected]> wrote: > Hello sir, > > I am a 3rd year undergrad from IIT-BHU varanasi who is currently working on > deploying a 12 node (I know its less :) ) cluster in my department using > mesos.I am good at C++,Java, python and take part in competitive coding > contest. Also I am good at networking .I am really interested in > contributing to the development of mesos but don't know where to start from > . I am regularly browsing the mailing list to learn stuff about mesos . I > am have few queries about mesos . > 1. where should I start to learn more about mesos (as in mailing list > people start working on stuff which pose a problem and there is no proper > explanation of how mesos works ). I mean if there is some proper > documentation I could look for and study. > 2. Also where do all the experimentation on mesos takes place . I mean , > are all the experimentation on mesos being done on the main system only or > do you prefer Virtual-box or something of the sort . > I am also following the apache.issues.org/jira.( ya i know following the > mailing list is one and the same thing but just in case ) > > > Till now I have successfully deployed CHD4 over mesos 0.14.2 and my target > is to setup spark over mesos . also it would like to implement various > other frameworks in future ( for learning more about mesos ). > > I know my doubt are a little too obvious but forgive me for I am only a > noob . >
