Skip to content

Can run Spark in mode client when using Livy #1

Description

@night2201

Hi
I am testing Jupyter Notebook with spark on k8s in mode cluster. However, I faced with some problems:

  • I can't copy spark jar files from local notebook to spark cluster in k8s (I find that jar files are copied from driver to executor) so I met error: not found file.
  • And when connecting to spark through livy. The working directory on the notebook was changed to lied on spark driver

So, can run spark in mode client through Livy? Now, I realize that in client mode will resolve the above problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions