Overview¶
Welcome to the H2O Sparkling Water documentation site! This document describes how to install and run Sparkling Water.
Depending on your area of interest, select a learning path from the sidebar, or look at the full content outline below. To view Sparkling Water examples, please visit the Sparkling Water GitHub repository at https://github.com/h2oai/sparkling-water/tree/master/examples.
Have questions about Sparkling Water? Post them on Stack Overflow using the sparkling-water tag, or join the chat on Gitter.
Contents
- About Sparkling Water
- Typical Use Case
- Sparkling Water Requirements
- Installing and Starting
- Design
- Configuration
- Deployment
- Sparkling Water Backends
- Importing H2O Mojo
- Deploying PySparkling Pipeline Models
- Using the MOJO Scoring Pipeline with Spark/Sparkling Water
- Use Sparkling Water with Amazon EMR
- Use Sparkling Water with Amazon EMR from the Edge Node
- Running Sparkling Water on Databricks Azure Cluster
- Running RSparkling on Databricks Azure Cluster
- Running PySparkling on Databricks Azure Cluster
- Download H2O Logs from Databricks Cloud
- Running Sparkling Water on Google Cloud Dataproc
- Using Sparkling Water with Microsoft Azure HDInsight - Beta
- Use Sparkling Water in Windows Environments
- Use RSparkling in Windows Environments
- Sparkling Water and Zeppelin
- How to…
- Extending H2O Jar Manually
- Calling H2O Algorithms
- Running Sparkling Water
- Changing the Default Port
- Enabling SSL
- Enabling LDAP
- Enabling Kerberos Authentication
- Running Sparkling Water on Kerberized Hadoop Cluster
- Using SSL to secure H2O Flow
- Spark Frame <–> H2O Frame Conversions
- H2O Frame as Spark’s Data Source
- Creating H2OFrame from an Existing Key
- Import & Export H2O Frames from/to S3
- Train XGBoost Model in Sparkling Water
- Using Grid Search GBM in Spark Pipelines
- Change Sparkling Shell Logging Level
- Change Sparkling Shell Logs Location
- Obtain Sparkling Water Logs
- Use Sparkling Water via Spark Packages
- Development
- PySparkling
- RSparkling
- Using RSparkling
- Frequently Asked Questions
- Change Log