Kubernetes: How do I connect Zeppelin+Spark deployment to mongodb?

3/11/2019

I have installed Spark + Zeppelin in my k8s cluster using the (slightly old) helm chart at

https://github.com/helm/charts/tree/master/stable/spark

I would like my Zeppelin notebook to be able to connect to a mongodb running in the same cluster.

How do I accomplish this?

https://github.com/mongodb/mongo-spark seems helpful.

Thanks!

-- jtlz2
apache-spark
apache-zeppelin
kubernetes
kubernetes-helm
mongodb

0 Answers