Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Notebook as production rest API

I know databricks offers the possibility to simply convert notebooks into "production-grade" rest APIs.

Is there a similar functionality for open source notebooks like Zeppelin, Scala-Notebook or Jupiter Notebook or hue-notebook? It would be great if the solution would support sparkR.

Thanks a lot

like image 948
Georg Heiler Avatar asked Mar 28 '26 22:03

Georg Heiler


1 Answers

Perhaps you're looking for a Spark REST server solutions, like:

  • https://github.com/cloudera/livy
  • https://github.com/spark-jobserver/spark-jobserver

?

like image 183
Tagar Avatar answered Mar 31 '26 06:03

Tagar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!