Hi Janaka You can build Protocol Buffer 2.5.0 with root account as following:
$ wget http://protobuf.googlecode.com/files/protobuf-2.5.0.tar.gz $ tar xvfz protobuf-2.5.0.tar.gz $ cd protobuf-2.5.0 $ ./configure $ make $ make install Another PMC who has the authority for managing tajo group on cwiki will add you to the group. And I think you sent mail to my private mail because you yet are unfamiliar with open source community. I hope the link[0] hopes. Regards, Jaehwa [0] http://www.apache.org/dev/contrib-email-tips 2016-03-17 14:47 GMT+09:00 Janaka Thilakarathna <[email protected]>: > Hi JaeHwa, > > Thank you very much for information and I apologies for being this much > late to reply. > > I have went through the references you have provided. I am now installing > TAJO in Ubuntu environment. I am currently having a trouble installing > protocol buffer.[0] > > Further I created an account in cwiki. > Username : janakact > email: [email protected] > > > > 0. https://tajo.apache.org/docs/current/getting_started.html > > On Tue, Mar 15, 2016 at 1:16 PM, JaeHwa Jung <[email protected]> wrote: > >> Hi Janaka, >> >> Thanks for your interest! >> >> First thing to get familiar with development process is to find issues >> for newbie on JIRA [0]. Another approach would be to find something that >> you can improve, or modify by yourself. For example, you might find broken >> formatting and typos in the documentation you read. >> >> It is not normal to attach files in Apache mailing list, so if you could >> let me know your username on a wiki [1]. I’ll be glad to grant you edit >> rights, so you could post your proposal draft there [2]. And if you >> implement prototype codes, it looks much better for your proposal. >> >> The link [3] below includes some examples and docs from ASF on the >> proposal as well, so please make sure that you read it. Please also feel >> free to post it here to get the feedback from the community, and I’ll be >> happy to further assist you with it. >> >> Regards, >> >> Jaehwa >> >> 0. http://bit.ly/1TKsrjh >> >> 1. https://cwiki.apache.org/confluence/display/TAJO/Apache+TAJO+Home >> >> 2. https://cwiki.apache.org/confluence/display/TAJO/GSoC+2016 >> >> 3. https://community.apache.org/gsoc.html >> >> >> 2016-03-14 3:32 GMT+09:00 Janaka Thilakarathna <[email protected]>: >> >>> Hi developers, >>> I am a Computer Science and Engineering undergraduate at University of >>> Moratuwa, Sri Lanka. I am really interested in Distributed Computing >>> and I >>> have a quite good experience in NoSQL databases. >>> >>> I have started working on a proposal for the project idea *Add MongoDB to >>> Tajo Storage*. >>> >>> Before going to the proposal, to get familiar with the development >>> process >>> I checked the GitHub repository, to find some issues/bugs so I can go >>> ahead >>> and give a try to fix them. I couldn't find any issue page in GitHub. >>> >>> So should I clone the repository and start implementing the relevant >>> component(tajo-storage-mongodb)? Then I can show you somewhat completed >>> project at the proposal deadline. >>> >>> Can you guys please tell me how should I start working on the proposal? >>> >>> Thank you. >>> >>> Regards, >>> -- >>> *Janaka Chathuranga Thilakarathna* >>> Undergraduate at Computer Science and Engineering Department, >>> UNIVERSITY OF Moratuwa, Sri Lanka*.* >>> >>> mobile :(+94)* 713315725 **| *email : *[email protected]* >>> <[email protected]>*, [email protected] >>> <[email protected]>* >>> skype : *janaka.chathurangat* | website : janakact.wordpress.com >>> >>> my public profiles : [image: Facebook] >>> <http://www.facebook.com/bjchathuranga> [image: LinkedIn] >>> <http://lk.linkedin.com/pub/janaka-chathuranga-thilakarathna/78/2a8/807/ >>> > >>> >> >> >> >> -- >> =================================================================== >> *Jaehwa Jung. * >> Senior Engineer of Tajo Development Team >> Contact : [email protected] <[email protected]> >> Mobile : +82 10 8441 9764 >> > > > > -- > *Janaka Chathuranga Thilakarathna* > Undergraduate at Computer Science and Engineering Department, > UNIVERSITY OF Moratuwa, Sri Lanka*.* > > mobile :(+94)* 713315725 **| *email : *[email protected]* > <[email protected]>*, [email protected] > <[email protected]>* > skype : *janaka.chathurangat* | website : janakact.wordpress.com > > my public profiles : [image: Facebook] > <http://www.facebook.com/bjchathuranga> [image: LinkedIn] > <http://lk.linkedin.com/pub/janaka-chathuranga-thilakarathna/78/2a8/807/> >
