Bentoml: Support distributed batch inferencing job on Apache Spark cluster

Created on 13 Jul 2020  路  3Comments  路  Source: bentoml/BentoML

Proposal WIP

MLH help wanted new feature

Most helpful comment

All 3 comments

@Talador12 sorry I haven't got a chance to fill in the issue description yet. This one is very different from #666 and #957. This ticket is about applying ML model packaged with BentoML to large data set on a Spark cluster. It should work for models trained with any of the ML frameworks that BentoML supports(e.g. Tensorflow, Scikit-learn etc). While #666 is about support serving Spark MLlib model in BentoML.

Note that users can already do this with BentoML & spark today. Although we want to provide a set of tools on top of the existing BentoML input adapters API to make working with Spark's data types more easily.

Was this page helpful?
0 / 5 - 0 ratings