Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/3884#issuecomment-69636824
  
    Alright, I've updated this to use IllegalStateException when methods are 
called on a stopped SparkContext.  I've also added some more helpful error 
messages to PySpark when users attempt to mis-use SparkContext or RDDs from 
actions, transformations, or broadcast variables.
    
    I plan to merge this into master, then backport a smaller patch which 
excludes most of the `assertNotStopped()` calls.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to