K-means web clustering using Hadoop MapReduce

Final Degree Project

Alberto Huélamo Segura

University of Barcelona

This software and all its files are under GNU GPL v3.0 license. See LICENSE.txt to
read more about GNU GPL v3.0 license.

IMPORTANT!
In order to build and run this distribution, you will need the following dependencies:
* Java JDK 1.6 or greater.
* Make.
* Apache Ant.
* Apache Hadoop 1.0.4 or greater.

This software needs and it is distributed with the following libraries:
* Apache Commons Logging <http://logging.apache.org/log4j/1.2/>
* Apache HttpCore        <http://hc.apache.org/httpcomponents-core-ga/>
* Apache log4j           <http://logging.apache.org/log4j/1.2/>
* Google Gson            <https://code.google.com/p/google-gson/>
* Google Guava           <https://zcode.google.com/p/guava-libraries/>
* Hadoop Core            <http://hadoop.apache.org/>
* jsoup                  <http://jsoup.org/>