Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using zeppelin spark interpreter with the operator #1257

Open
mvu-tk opened this issue May 12, 2021 · 1 comment
Open

using zeppelin spark interpreter with the operator #1257

mvu-tk opened this issue May 12, 2021 · 1 comment

Comments

@mvu-tk
Copy link

mvu-tk commented May 12, 2021

Hi team,

I'm trying to use zeppelin with the operator but I don't know how to use it.
Normally zeppelin interpreter would act as the driver program.
How can this fit into the operator world?

thanks,
-M

@jdonnelly-apixio
Copy link

I haven't tried setting up zeppelin, but something a little custom like this could probably work. I've had success with running the spark thrift server with this method. If you try this route and are successful, could you post details? At some point, I want to provide notebook functionality for my clusters and am contemplating using zeppelin with the spark thrift work around method as a stop gap before we get to jupyter notebooks provided by kubeflow (kubeflow uses spark on k8s operator for spark stuff, is pretty complex, but incredibly promising).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants