Closed EMCP closed 2 years ago
perhaps I just need a tutorial how to get started and it's already installed.. but when I looked for spark in a new notebook I hadn't a clue where to start
just tried the spark notebook image but.. seemed to fail
so maybe my first goal is to confirm.. should I have spark available? and if so.. how can I get started ? if it's omitted from the full kubeflow bundle that's just fine.. and then I can try to help add it ?
Hello @EMCP, you can install spark separately by executing the following command in the kubeflow
juju model:
juju deploy spark-k8s
We removed spark from the default bundle as it wasn't entirely related to Kubeflow, sorry for the inconvenience.
thank you @DomFleischmann , I need to start over from scratch.. as my k8s controller is now acting up.. the bug is already reported here https://bugs.launchpad.net/juju/+bug/1968105
but I will retry deploying this in a moment, thanks for the insights.. now its clear why it is not included
Edit: I've successfully reconnected my juju client and run juju deploy spark-k8s
, unsure where or how to proceed from here but will experiment with some basic notebook code to connect to spark.. the documentation on that charm seems to point back to the kubeflow docs
according to this list of
kubeflow
bundle , it should contain spark.. but I fail to find it in either my deployed Applications or in the bundle filehttps://charmed-kubeflow.io/docs/operators-and-bundles
https://github.com/canonical/bundle-kubeflow/blob/master/bundle-kubeflow.yaml