This document summarizes a research article that proposes a MapReduce-based user identification algorithm to deal with challenges in identifying users from web server log data. These challenges include dealing with shared IP addresses on proxy servers, distinguishing users from web robots, and efficiently handling large datasets. The algorithm uses MapReduce programming and Hadoop to distribute the computation across nodes in a cluster. It aims to more accurately identify unique users from web server logs compared to existing methods, while also scaling to process very large log datasets.