docker-zeppelin icon indicating copy to clipboard operation
docker-zeppelin copied to clipboard

docker-zepplin spark with kubernetes

Open mkscala opened this issue 8 years ago • 4 comments

Have you tried to use Kubernetes to your docker-zeppelin instead of docker-compose ? similar to below http://blog.kubernetes.io/2016/03/using-Spark-and-Zeppelin-to-process-Big-Data-on-Kubernetes.html

mkscala avatar Apr 04 '16 04:04 mkscala

That's pretty cool. I don't use Kubernetes though. I use a variation on this project to run many Zeppelin notebooks in a Mesos cluster.

dylanmei avatar Apr 04 '16 14:04 dylanmei

Does Mesos support Docker ?

mkscala avatar Apr 05 '16 19:04 mkscala

@mkscala I'm currently trying to use Kubernetes in docker-zepplin instead of docker-compose. I was wondering if you've had any luck with the final build. Or if you have any specific recommendations you might offer when setting up a standalone Spark instance.

demel avatar Sep 12 '16 15:09 demel

I've just begun dipping my toes into Kubernetes. Any tips or links to other projects are appreciated. I'll be sure to follow up here with what I have learned regarding Spark and Zeppelin on Kubernetes.

dylanmei avatar Sep 13 '16 16:09 dylanmei