Tuesday, April 27, 2010

GSOC 2010 : OAR Testsuites


Hi,

This is definitely a good news.. I have been selected by Google to be part of their Summer Open Source Development Programme.
I will be working for the OAR organization, with my mentor Mr. Joseph Emeras, to make a Testsuite Framework and several Testcases for their OAR Cluster Management Tool or Resource Manager or Batch Scheduler.

More info regarding OAR can be found at : http://oar.imag.fr/
My Project would be :
http://wiki-oar.imag.fr/index.php/Test_Suite_Proposal

More updates will posted soon..


Bye,
Narayanan K

Wednesday, April 21, 2010

CGI Placement Interviews at Bangalore

I've bin offered job from CGI, Bangalore, as Associate Software Engineer.

I was shortlisted for their interviews at Bangalore after writing a common PEP Exam(Preparatory Examination for Placements) through Career Net.
On 28th March, at CGI, Bangalore ,there were 2 Technical and 1 HR interviews (In fact, I felt all 3 were HR itself). It was a great experience.

Now that I have Infosys as well as CGI in hand, I am a bit confused. Both are offering almost the same salary package. Infi is not giving any hikes as was heard in the news..(atleast their offer letter doesnt mention about any hikes).
If somebody has points to distinguish CGI vs Infosys for a fresher..please share it here..TIA.

In the meantime, I am thinking of looking for opportunities better than these in my areas of interest. Hope something comes by my way...

Bye
Narayanan

Main Project : WhiZearch

My Academic Main Project : WhiZearch.

Duration : 4 months
Highlighting Technologies used :
1. Cluster management Technology - Apache Hadoop 0.20.1
2. Map-Reduce Parallel Programming Framework.
3. Semantic Web Technologies like RDF, SPARQL etc..

Abstract: WhiZearch is a web-based Search Engine meant for the Research Community as well as students who wish to find details regarding the various publications and journals scattered in an unstructured manner in the web. It also helps the end-user to find all information regarding a specific author/researcher, be it the author’s works or his/her personal info such as Mail ID, Phone No., Address, Interests, Educational profile etc..
A Login Module with Search History feature is also included.

While WhiZearch uses the advantages provided by the Semantic Web Technologies like RDF and SPARQL for data storage, processing and retrieval, it also uses the power of the Map-Reduce Programming Framework on a Hadoop Distributed Platform in the back-end. These features definitely demarcates itself from the other available web services providing similar functionalities to the end-user.

DBLP Online data, Bibliography details in Bibtex file formats are used to create RDF models of publication and Author details. All RDF Entries matching the user query are mapped and in the reduce function, RDF Querying is done for all entries with common key.

Other Technologies Used : Eclipse EE IDE for normal Java/J2EE, Jena APIs for Semantic Web Implementations, Servlet, JSP, Tomcat Server, etc..

My main project has been a good platform to learn about the latest cluster management technology, Hadoop (We tested our webservice with a Hadoop Cluster having a namenode and 5 Blade Servers added as Datanodes) as well as the state-of-the-art Semantic Web Technologies like RDF, SPARQL etc..
We used Prezi Tool for Final Project Presentation. It went really gr8.. :-)

Bye,
Narayanan