Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit e60ccc9

Browse files
Added a line about the supported Spark version
1 parent 3acf165 commit e60ccc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ MLeap is focussed towards deploying Apache Spark based ML pipelines to productio
1414

1515
SageMaker SparkML Serving Container is primarily built on the underlying Spring Boot based web service and it provides a layer to build a SageMaker compatible Docker image. In addition to using it in SageMaker, you can build the Dockerfile or download SageMaker provided Docker images to perform inference against an MLeap serialized Spark ML Pipeline locally or outside of SageMaker.
1616

17+
Supported Spark/MLeap version
18+
=============================
19+
20+
Currently SageMaker SparkML Serving is powered by MLeap 0.9.6 and it is tested with Spark major version - 2.2.
1721

1822
Table of Contents
1923
=================

0 commit comments

Comments
 (0)