Data clustering has been received considerable attention in many applications, such as data mining, document retrieval, image
segmentation and pattern classification. The enlarging volumes of information emerging by the progress of technology, makes
clustering of very large scale of data a challenging task. In order to deal with the problem, many researchers try to design
efficient parallel clustering algorithms. In this paper, we propose a parallel k-means clustering algorithm based on MapReduce, which is a simple yet powerful parallel programming technique. The experimental
results demonstrate that the proposed algorithm can scale well and efficiently process large datasets on commodity hardware.
Keywords Data mining - Parallel clustering -
K-means - Hadoop - MapReduce