spark-kernel (homepage)

A kernel that enables applications to interact with Apache Spark.

@ibm-et / (0)

The Spark Kernel enables remote applications to dynamically interact with Apache Spark. It serves as a remote Spark Shell that uses the IPython message protocol to provide a common entrypoint for applications (including IPython itself). The Spark Kernel obviates the need to submit jars using spark-submit due to the ability to add jars dynamically. Furthermore, the kernel enables applications to retrieve results without the need for an external data store.


Tags

  • 1|interactive
  • 1|ipython
  • 1|foundation
  • 1|dynamic compilation

How to

This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.

Releases

No releases yet.