Skip to content
Snippets Groups Projects
user avatar
Ewen Cheslack-Postava authored
The constructor for SparkContext should pass in self so that we track
the current context and produce errors if another one is created. Add
a doctest to make sure creating multiple contexts triggers the
exception.
317a9eb1
History