Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0

Use SparkML Serving with Amazon SageMaker

The Amazon SageMaker Python SDK SparkML Serving model and predictor and the Amazon SageMaker open-source SparkML Serving container support deploying Apache Spark ML pipelines serialized with MLeap in Amazon SageMaker to get inferences.

For information about using the SparkML Serving container to deploy models to Amazon SageMaker, see https://github.com/aws/sagemaker-sparkml-serving-container. For information about the Amazon SageMaker Python SDK SparkML Serving model and predictors, see https://sagemaker.readthedocs.io/en/stable/sagemaker.sparkml.html.