This document proposes a scalable two-phase top-down specialization (TDS) approach to anonymize large-scale datasets using MapReduce on cloud computing. It addresses the challenges of handling large datasets and achieving privacy preservation when the data is stored in a cloud application. The approach uses two phases: 1) data partitioning to cluster the large dataset, and 2) anonymization level merging to combine the clustered tasks into a large-scale anonymized dataset. By combining the two-phase TDS approach with MapReduce, it aims to anonymize data in a highly scalable way while maintaining privacy.