The document presents Fidoop, a parallel frequent itemsets mining algorithm designed for the MapReduce framework that enables automatic parallelization, load balancing, and fault tolerance for large datasets. By utilizing an ultrametric tree structure rather than traditional FP trees, Fidoop enhances efficiency during mining, particularly when processing high-dimensional data. The paper also discusses the implementation and benefits of Fidoop and its extension, Fidoop-HD, through extensive tests demonstrating its scalability and adaptability in Hadoop clusters.