This document summarizes Sparkling Water 2.0, which is a new version of the Sparkling Water platform that integrates the H2O machine learning library with Apache Spark. Some key features of Sparkling Water 2.0 include the ability to use H2O data structures and algorithms within the Spark API, machine learning pipelines that allow embedding H2O algorithms within Spark ML pipelines, and high availability support to make the H2O cluster resilient to Spark executor failures. The document outlines how Sparkling Water can be used for tasks like data munging, model building, streaming data processing, and provides code examples.