aws / sagemaker-sparkml-serving-container

This code is used to build & run a Docker container for performing predictions against a Spark ML Pipeline.
Apache License 2.0
50 stars 25 forks source link

Csv and json multilines #8

Closed agodet closed 4 years ago

agodet commented 4 years ago

Issue #, if available:

Description of changes:

accepting csv multilines request accepting jsonlines request in order to process multiple responses in the same time

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.