Posts Tagged ‘Hadoop’

Proceso distribuido de información con Hadoop (parte 3)

Saturday, July 17th, 2010

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 Hadoop APIs and data flow and demonstrates their use with a simple mapper and reducer application.

La segunda parte esta aquí.

Proceso distribuido de información con Hadoop (parte 2)

Thursday, July 8th, 2010

Nos mandan la segunda parte de un artículo que trata sobre Hadoop (un framework para cómputo distribuido):

Learn advanced setup that uses multiple nodes for parallel processing. It demonstrates the various node types required for multinode clusters and explores MapReduce functionality in a parallel environment. This article also digs into the management aspects of Hadoop—both command line and Web based.

La primera parte esta aquí

Proceso distribuido de información con Hadoop

Wednesday, May 19th, 2010

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 ways to monitor and manage Hadoop using its core Web interfaces.