Hi, Related to this thread, I would also like to start contributing to open-source but I currently do not have a lot of time to spare. I plan to tackle the minor and trivial features for now. In this case, how should I go about doing this? Should I just email whoever is opening the tickets?
Thanks, On Tue, Sep 24, 2013 at 1:20 PM, Vadim Chekan <[email protected]> wrote: > Hi Shiva, > In addition to what Michael said, create an account on github.com, find > and > fork spark https://github.com/apache/incubator-spark and commit your > modifications to *your* fork of spark. Than submit so called "pull request" > on github site. Spark developers will see the request and will merge it > into the main repository. > Its a good idea to discuss what you intend to do before you start hacking. > > Cheers, > Vadim. > > > > On Tue, Sep 24, 2013 at 9:06 AM, Michael Joyce <[email protected]> wrote: > > > Hi Shiva, > > > > Thanks for stopping by! The best way to get started is to head over to > the > > wiki at [1]. There's a "Contributing to Spark" page that should help you > > get started in the right direction. There's also relevant links to the > JIRA > > and repository in there. If you have any questions or need a place to > start > > feel free to ask. There's tons of friendly people here on the list that > are > > more than happy to help out! > > > > [1] > > https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark > > > > Cheers! > > > > > > -- Joyce > > > > > > On Mon, Sep 23, 2013 at 5:51 PM, sivaraman Cj <[email protected]> > wrote: > > > > > Hi, > > > > > > My name is Sivaraman.C.J. I have 7 years of software development > > > experience and i got graduated from University of Minnesota, Twin > > > Cities in May 2013 and I currently work in Yahoo. I dont have any > > > experience in opensource contribution and I would like to start now. > > > > > > Regards > > > Shiva > > > > > > > > > -- > From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT is > explicitly specified > -- ~Hilfi Alkaff~
