<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Users Group Manipal &#187; varun</title>
	<atom:link href="http://www.lugmanipal.org/author/varun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lugmanipal.org</link>
	<description>The Best Things in Life are Free</description>
	<lastBuildDate>Fri, 09 Apr 2010 16:18:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Distributed Computing and MapReduce</title>
		<link>http://www.lugmanipal.org/2010/04/09/distributed-computing-and-mapreduce/</link>
		<comments>http://www.lugmanipal.org/2010/04/09/distributed-computing-and-mapreduce/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 16:18:13 +0000</pubDate>
		<dc:creator>varun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=250</guid>
		<description><![CDATA[Today I conducted a session on Distributed Computing. It mainly focussed on MapReduce and its open source implementation-Hadoop. 
The session first covered a brief idea of why we need to have distributed computing since everything is driven by need.Then It covered how a distributed file system works.It focussed on the Google File System.A demonstartion of [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		A:link { so-language: zxx } --><span style="font-size: medium;">Today I conducted a session on Distributed Computing. It mainly focussed on MapReduce and its open source implementation-Hadoop. </span></p>
<p><span style="font-size: medium;">The session first covered a brief idea of why we need to have distributed computing since everything is driven by need.Then It covered how a distributed file system works.It focussed on the Google File System.A demonstartion of how Hadoop works on a single node enviornment where a example very similar to the wordcount example was show. It was an election simulation where the input was the votes cast and the Hadoop Job aggregated the results.After this some finer details about Hadoop was covered which was the last topic in the session.</span></p>
<p><span style="font-size: medium;">Some resources that are very helpful:</span></p>
<p><span style="font-size: medium;"><a href="http://code.google.com/edu/parallel/index.html#hadoop">http://code.google.com/edu/parallel/index.html#hadoop</a></span></p>
<p><span style="font-size: medium;">Slides for the session:</span></p>
<p><span style="font-size: medium;"><a href="http://www.slideshare.net/varunthacker/distributed-computing-3635200">http://www.slideshare.net/varunthacker/distributed-computing-3635200</a></span></p>
<p><span style="font-size: medium;"><a href="http://www.jakobhoman.com/search/label/Hadoop">http://www.jakobhoman.com/search/label/Hadoop</a></span></p>
<p><span style="font-size: medium;">How to setup an Hadoop enviorment:</span></p>
<p><span style="font-size: medium;"><a href="http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_%28Single-Node_Cluster%29">http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_%28Single-Node_Cluster%29</a></span></p>
<p><span style="font-size: medium;"><a href="http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_%28Multi-Node_Cluster%29">http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_%28Multi-Node_Cluster%29</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2010/04/09/distributed-computing-and-mapreduce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Round-up on the search engines and a troubleshooting linux sessions</title>
		<link>http://www.lugmanipal.org/2009/03/08/round-up-on-the-search-engines-and-a-troubleshooting-linux-sessions/</link>
		<comments>http://www.lugmanipal.org/2009/03/08/round-up-on-the-search-engines-and-a-troubleshooting-linux-sessions/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 14:37:04 +0000</pubDate>
		<dc:creator>varun</dc:creator>
				<category><![CDATA[Meets]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=127</guid>
		<description><![CDATA[A talk on search engines and a troubleshooting session were the reasons
for the gathering on the 25th and the 26th of February 2009.
The aim of the talk was to give a brief account on everything related
to search engine technology.It started with an introduction to search
engines and then went on to tell about the different types [...]]]></description>
			<content:encoded><![CDATA[<p>A talk on search engines and a troubleshooting session were the reasons<br />
for the gathering on the 25th and the 26th of February 2009.</p>
<p>The aim of the talk was to give a brief account on everything related<br />
to search engine technology.It started with an introduction to search<br />
engines and then went on to tell about the different types of search<br />
engines technologies.Then we focused on the Google search engine<br />
architecture.After that SEO&#8217;s techniques were discussed and Google&#8217;s<br />
webmaster tools was shown.Now the final topic of how to get the best<br />
results out of Google&#8217;s search engine with the knowledge of some<br />
operators was covered.This is what the talk consisted of.</p>
<p>The reason for the troubleshooting session on the second day was for<br />
users facing problems while operating Linux.Users discussed their<br />
problems and were solved one by one.Some of the common problems<br />
included users were facing is to get the package manager working using<br />
our colleges proxy server. Next, they were shown how to install<br />
packages manually in linux. This topic proceeded with a small discussion<br />
on how to clear the dependencies.Then we had a quick glance through the<br />
different shells and desktop environments in linux. The session ended<br />
by showing the users how to run C and C++ programs on linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/03/08/round-up-on-the-search-engines-and-a-troubleshooting-linux-sessions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.312 seconds -->
