This document discusses an attribute reduction algorithm for weather forecast data using Apache Spark. It aims to reduce redundant attributes in weather forecast data to improve data mining algorithm performance and reduce costs. The algorithm uses rough set theory to build a weather forecast knowledge representation system. It proposes using Spark's in-memory computing benefits to implement an attribute reduction algorithm that uses a heuristic formula to reduce the search space and simplify the weather forecast decision table, improving computation power. The algorithm is tested on a small cluster to evaluate its ability to efficiently perform attribute reduction in parallel.