I created MESOS-426 to track this. I would be happy to implement these fixes myself if someone would be willing to give me tips at first.
On a related note, is there an IRC channel or another list that's frequented by users of Mesos, or is mesos-dev the list for users & developers? Thank you, David On Fri, Apr 5, 2013 at 12:43 AM, Mattmann, Chris A (398J) < [email protected]> wrote: > Hi David, > > > > -----Original Message----- > From: David Greenberg <[email protected]> > Reply-To: "[email protected]" <[email protected] > > > Date: Thursday, April 4, 2013 9:11 PM > To: mesos-dev <[email protected]> > Subject: Re: Status of Torque on Mesos > > >I am looking at the README at > > > https://github.com/apache/mesos/blob/trunk/frameworks/torque/README.txtwhi > >ch > >says "this > >document is grossly out of date and probably not useful at all!". > > Mesos is now an ASF project. > > The canonical sources for the project are here: > > http://svn.apache.org/repos/asf/incubator/mesos/trunk/ > > > README is here: > > http://svn.apache.org/repos/asf/incubator/mesos/trunk/frameworks/torque/REA > DME.txt > > > > This is mirrored out to Github in read only fashion. The latest version of > the > document as you state is grossly out of date. > > > > > >I found that when I tried to run torque-server.py, or even > >mesos_submit.py, > >I got an exception from an invalid call to mesos.Scheduler.__init__ > > > >(self). > > Gotcha. That's entirely possible. One thing that may encourage > the Mesos community members to address this would be to file a > JIRA ticket at: > > http://issues.apache.org/jira/browse/MESOS > > This has the dual effect of giving them something to track > their work against, and giving you merit for reporting such > a bug in the community (and the credit in either helping to > fix it, and/or simply in reporting it). > > > > >It appears that the API has diverged, as other calls had argument > >arity issues or API changes, from what I can tell. What versions are > >running on clusters in the wild now? > > That's possible. We are currently VOTE'ing on an 0.11.0 release > candidate (as of March), and I think that the current trunk > version is 0.12.0. > > Other Mesos devs can help answer this better. I encourage > you if you have free cycles to help folks out and gain > merit while doing so -- that's the way the ASF works and > we appreciate your contributions! > > Cheers, > Chris > > > > > > > > >On Thu, Apr 4, 2013 at 11:14 PM, Mattmann, Chris A (398J) < > >[email protected]> wrote: > > > >> Hi David, > >> > >> Which README you looking at? > >> > >> Thanks for your email btw! > >> > >> Cheers, > >> Chris > >> > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >> Chris Mattmann, Ph.D. > >> Senior Computer Scientist > >> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > >> Office: 171-266B, Mailstop: 171-246 > >> Email: [email protected] > >> WWW: http://sunset.usc.edu/~mattmann/ > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >> Adjunct Assistant Professor, Computer Science Department > >> University of Southern California, Los Angeles, CA 90089 USA > >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >> > >> > >> > >> > >> > >> > >> -----Original Message----- > >> From: David Greenberg <[email protected]> > >> Reply-To: "[email protected]" > >><[email protected] > >> > > >> Date: Thursday, April 4, 2013 8:14 AM > >> To: "[email protected]" <[email protected]> > >> Subject: Status of Torque on Mesos > >> > >> >Hello Mesos Developers! > >> > > >> >I am trying to set up a torque cluster on Mesos. Does anyone have any > >> >advice on doing this? The README claims to be outdated. > >> > > >> >Thank you, > >> >David > >> > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Chris Mattmann, Ph.D. > Senior Computer Scientist > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > Office: 171-266B, Mailstop: 171-246 > Email: [email protected] > WWW: http://sunset.usc.edu/~mattmann/ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Adjunct Assistant Professor, Computer Science Department > University of Southern California, Los Angeles, CA 90089 USA > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > >
