<?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>La Cofradía Digital &#187; Apache</title>
	<atom:link href="http://cofradia.org/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://cofradia.org</link>
	<description>Hermandad informática</description>
	<lastBuildDate>Sun, 20 May 2012 06:33:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Proceso distribuido de información con Hadoop (parte 3)</title>
		<link>http://cofradia.org/2010/07/17/proceso-distribuido-de-informacion-con-hadoop-parte-3/</link>
		<comments>http://cofradia.org/2010/07/17/proceso-distribuido-de-informacion-con-hadoop-parte-3/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 03:36:38 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[applcication]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=3343</guid>
		<description><![CDATA[Nos mandan la tercera parte de un artículo que trata sobre Hadoop (un framework para cómputo distribuido): With configuration, installation, and the use of Hadoop in single-node and also the use in multi-node architectures under your belt, you can now turn to the task of developing applications within the Hadoop infrastructure. This article explores the [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2010/07/17/proceso-distribuido-de-informacion-con-hadoop-parte-3/"></g:plusone></div><p><a href="http://cofradia.org/wp-content/uploads/2010/05/hadoop-logo.jpg"><img src="http://cofradia.org/wp-content/uploads/2010/05/hadoop-logo.jpg" alt="" title="hadoop-logo" width="300" height="71" class="alignnone size-full wp-image-2956" /></a></p>
<p>Nos mandan la tercera parte de un artículo que trata sobre <A HREF="http://hadoop.apache.org/">Hadoop</A> (un framework para cómputo distribuido):</p>
<blockquote><p>
With configuration, installation, and the use of <a href="http://www.ibm.com/developerworks/linux/library/l-hadoop-1/index.html?ca=dgr-lnxw13HadoopDistP1dth-LX">Hadoop in single-node</a> and also the use <a href="http://www.ibm.com/developerworks/linux/library/l-hadoop-2/index.html?ca=dgr-lnxw13HadoopDistP1dth-LX">in multi-node</a> architectures under your belt, you can now turn to the task of developing applications within the Hadoop infrastructure. This article explores the <a href="http://www.ibm.com/developerworks/linux/library/l-hadoop-3/index.html?ca=dgr-lnxw13HadoopDistP3dth-LX">Hadoop APIs and data flow</a> and demonstrates their use with a simple mapper and reducer application.
</p></blockquote>
<p>La segunda parte esta <A HREF="http://cofradia.org/2010/07/08/proceso-distribuido-de-informacion-con-hadoop-parte-2/">aquí</A>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2010/07/17/proceso-distribuido-de-informacion-con-hadoop-parte-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proceso distribuido de información con Hadoop</title>
		<link>http://cofradia.org/2010/05/19/proceso-distribuido-de-informacion-con-hadoop/</link>
		<comments>http://cofradia.org/2010/05/19/proceso-distribuido-de-informacion-con-hadoop/#comments</comments>
		<pubDate>Wed, 19 May 2010 21:51:07 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sys admin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=2952</guid>
		<description><![CDATA[Nos mandan un artículo que trata sobre Hadoop (un framework para cómputo distribuido): This article explores the Hadoop framework, including its fundamental elements, such as the Hadoop file system (HDFS), and node types that are commonly used. Learn how to install and configure a single-node Hadoop cluster, and delve into the MapReduce application. Finally, discover [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2010/05/19/proceso-distribuido-de-informacion-con-hadoop/"></g:plusone></div><p><a href="http://cofradia.org/wp-content/uploads/2010/05/hadoop-logo.jpg"><img src="http://cofradia.org/wp-content/uploads/2010/05/hadoop-logo.jpg" alt="" title="hadoop-logo" width="300" height="71" class="alignnone size-full wp-image-2956" /></a></p>
<p>Nos mandan un artículo que trata sobre <A HREF="http://hadoop.apache.org/">Hadoop</A> (un framework para cómputo distribuido):</p>
<blockquote><p>
This article explores the Hadoop framework, including its fundamental elements, such as the Hadoop file system (HDFS), and node types that are commonly used. Learn how to <a href="http://www.ibm.com/developerworks/linux/library/l-hadoop-1/index.html?ca=dgr-lnxw13Hadoop-Clusters">install and configure a single-node Hadoop cluster</a>, and delve into the MapReduce application. Finally, discover ways to monitor and manage Hadoop using its core Web interfaces.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2010/05/19/proceso-distribuido-de-informacion-con-hadoop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disponible &#8216;Implementación de Servidores con GNU/Linux&#8217; edición agosto 2009.</title>
		<link>http://cofradia.org/2009/08/04/disponible-implementacion-de-servidores-con-gnulinux-edicion-agosto-2009/</link>
		<comments>http://cofradia.org/2009/08/04/disponible-implementacion-de-servidores-con-gnulinux-edicion-agosto-2009/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 01:36:06 +0000</pubDate>
		<dc:creator>joelbarrios</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[Libros]]></category>
		<category><![CDATA[openldap]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[shorewall]]></category>
		<category><![CDATA[Squid]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=1912</guid>
		<description><![CDATA[Recién he publicado la edición de agosto de 2009 de mi libro electrónico «Implementación de Servidores con GNU/Linux.» Esta edición tiene un total de 600 páginas y acumula 10 años de experiencias y trabajo de investigación en un proyecto de comunidad que inició un 27 de agosto de 1999. La obra se publica con licenciamiento [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2009/08/04/disponible-implementacion-de-servidores-con-gnulinux-edicion-agosto-2009/"></g:plusone></div><p>Recién he publicado la edición de <strong>agosto de 2009</strong> de mi libro electrónico «<a href="http://www.alcancelibre.org/filemgmt/index.php?id=1"><em>Implementación de Servidores con GNU/Linux</em></a>.» Esta edición tiene un total de <strong>600 páginas</strong> y acumula <strong>10 años de experiencias y trabajo de investigación</strong> en un proyecto de comunidad que inició un 27 de agosto de 1999. La obra se publica con licenciamiento <a href="http://creativecommons.org/licenses/by-nc-sa/2.1/es/"><strong>Creative Commons Reconocimiento &#8211; NoComercial &#8211; CompartirIgual 2.1</strong></a>. El libro en formato electrónico, que está basado en un 100% sobre CentOS 4 y 5, está disponible sin costo a través de la <a href="http://www.alcancelibre.org/filemgmt/">zona de descargas</a> de <a href="http://www.alcancelibre.org/"><strong>Alcance Libre</strong></a> en <a href="http://www.alcancelibre.org/filemgmt/index.php?id=1">este enlace</a>. También, por primera vez desde 2006 <strong>esta disponible en formato impreso</strong>, en esta ocasión <a href="http://www.lulu.com/content/libro-tapa-blanda/implementaci%c3%b3n-de-servidores-con-gnulinux-2009/7479803">a través de Lulu.com</a>. Correcciones, reportes de errores y sugerencias, por favor publicarlas en <a href="http://www.alcancelibre.org/article.php/disponible-libroe-linux-20090802">este enlace</a> o bien en el formulario en <a href="http://www.alcancelibre.org/profiles.php?uid=2">este otro enlace</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2009/08/04/disponible-implementacion-de-servidores-con-gnulinux-edicion-agosto-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>¡Para de escribir tanto código!</title>
		<link>http://cofradia.org/2008/12/21/%c2%a1para-de-escribir-tanto-codigo/</link>
		<comments>http://cofradia.org/2008/12/21/%c2%a1para-de-escribir-tanto-codigo/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 23:38:53 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=433</guid>
		<description><![CDATA[La gente de IBM nos manda la liga a un tutorial de uso de componentes Java del proyecto &#8220;Apache Commons&#8221;: Write less code by leveraging a battle-hardened collection of open source utilities from the Apache Commons project&#8217;s Lang library, which includes many subprojects relating to various aspects of software development in Java. Reusing other people&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2008/12/21/%c2%a1para-de-escribir-tanto-codigo/"></g:plusone></div><p>
La gente de IBM nos manda la liga a un tutorial de uso de componentes Java del proyecto &#8220;Apache Commons&#8221;:
</p>
<blockquote><p>
Write less code by leveraging a battle-hardened collection of  <a href="http://www.ibm.com/developerworks/edu/j-dw-java-lessismore-i.html?S_TACT=105AGX59&amp;S_CMP=grsitelnxw13&amp;ca=dgr-lnxw13reusecode">open source utilities from the Apache Commons project&#8217;s Lang library</a>, which includes many subprojects relating to various aspects of software development in Java. Reusing other people&#8217;s reliable code helps you get your software development completed more quickly, with fewer defects.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2008/12/21/%c2%a1para-de-escribir-tanto-codigo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

