Spark ML
Spark ML (spark.ml) is the Apache Spark library for distributed machine learning using estimators, transformers, and pipelines on DataFrames. The ML Associate exam covers building Spark ML pipelines for models that must scale beyond a single node.