This document proposes a generalized approach for anonymizing large datasets using MapReduce on cloud computing environments. It presents a two-phase top-down specialization approach where the original dataset is first partitioned and each partition is anonymized in parallel. In the second phase, the intermediate anonymization results are merged and the full dataset is further anonymized to achieve consistency. The approach leverages MapReduce's parallel processing capabilities for improved scalability when anonymizing big data.