This document discusses a new parallel mining algorithm utilizing Hadoop's map-reduce framework to enhance frequent itemset mining on large datasets. It proposes a data partitioning technique to improve performance by reducing redundant transactions and balancing computing loads across nodes. The study concludes that this approach can significantly outperform traditional mining algorithms and suggests future exploration with Apache Spark for further performance improvements.