Skip to content

Commit 1fede77

Browse files
authored
Update README.md
typo in the intro
1 parent 81ec72a commit 1fede77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# sparkmagic
55

6-
Sparkmagic is a set of tools for interactively working with remote Spark clusters in [Jupyter](http://jupyter.org) notebooks. Sparkmagic interacts with remote Spark clusters through a REST server. Currently there are three server implementations compatible with Spararkmagic:
6+
Sparkmagic is a set of tools for interactively working with remote Spark clusters in [Jupyter](http://jupyter.org) notebooks. Sparkmagic interacts with remote Spark clusters through a REST server. Currently there are three server implementations compatible with Sparkmagic:
77
* [Livy](https://livy.apache.org) - for running interactive sessions on Yarn
88
* [Lighter](https://github.com/exacaster/lighter) - for running interactive sessions on Yarn or Kubernetes (only PySpark sessions are supported)
99
* [Ilum](http://ilum.cloud) - for running interactive sessions on Yarn or Kubernetes

0 commit comments

Comments
 (0)